#98FDCC#98FDCC
#98FDCC is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 161.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDCC |
|---|---|
| RGB | rgb(152, 253, 204) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 40%, 99%) |
| CMYK | cmyk(39.9%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.26, -40.18, 14.29) |
| CIE-LCH | lch(92.26, 42.64, 160.43°) |
| OKLab | oklab(91.89% -0.1117 0.0367) |
| OKLCH | oklch(91.89% 0.118 161.8) |
| XYZ | xyz(58.9689, 81.2817, 69.6967) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.49
Light Seafoam
#A0FEBF
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDCC #FD98C9
analogous
#98FD9A #98FDCC #98FBFD
triadic
#98FDCC #CC98FD #FDCC98
tetradic
#98FDCC #9A98FD #FD98C9 #FBFD98
square
#98FDCC #9A98FD #FD98C9 #FBFD98
split-complementary
#98FDCC #FD98FB #FD9A98
monochromatic
#20FB91 #5CFCAE #98FDCC #D4FEEA #E1FEF0
Accessibility & contrast
On white
1.22
#98FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#98FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDCC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDCC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#7FFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fdcc; /* rgb */ color: rgb(152, 253, 204); /* oklch */ color: oklch(91.9% 0.118 161.8);
Tailwind
colors: {
custom: {
50: '#bafedb',
500: '#98fdcc',
950: '#000000',
},
}SCSS
$custom: #98fdcc; $custom-light: #bafedb; $custom-dark: #000000;
JSON
{
"hex": "#98fdcc",
"rgb": {
"r": 152,
"g": 253,
"b": 204
},
"hsl": {
"h": 150.891,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.91887,
"c": 0.11762,
"h": 161.8
},
"luminance": 0.81286
}Semantic roles & 50–950 ramp
primary
#98FDCC
secondary
#DF5A9B
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684