#98FFDC#98FFDC
#98FFDC is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.7% C 0.109 H 170.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFDC |
|---|---|
| RGB | rgb(152, 255, 220) |
| HSL | hsl(160, 100%, 80%) |
| HSV | hsv(160, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.17, -37.82, 7.35) |
| CIE-LCH | lch(93.17, 38.52, 169.00°) |
| OKLab | oklab(92.74% -0.1072 0.0188) |
| OKLCH | oklch(92.74% 0.109 170) |
| XYZ | xyz(61.6221, 83.3584, 80.5389) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.25
Pale Turquoise
#A5FBD5
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFDC #FF98BB
analogous
#98FFA9 #98FFDC #98EEFF
triadic
#98FFDC #DC98FF #FFDC98
tetradic
#98FFDC #A998FF #FF98BB #EEFF98
square
#98FFDC #A998FF #FF98BB #EEFF98
split-complementary
#98FFDC #FF98EE #FFA998
monochromatic
#1EFFB2 #5BFFC7 #98FFDC #D5FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#98FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#98FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFDC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFDC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#E9E6DE
Tritanopia (blue-blind)
#79FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #98ffdc; /* rgb */ color: rgb(152, 255, 220); /* oklch */ color: oklch(92.7% 0.109 170.0);
Tailwind
colors: {
custom: {
50: '#baffe6',
500: '#98ffdc',
950: '#000000',
},
}SCSS
$custom: #98ffdc; $custom-light: #baffe6; $custom-dark: #000000;
JSON
{
"hex": "#98ffdc",
"rgb": {
"r": 152,
"g": 255,
"b": 220
},
"hsl": {
"h": 159.612,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92743,
"c": 0.10887,
"h": 170
},
"luminance": 0.83363
}Semantic roles & 50–950 ramp
primary
#98FFDC
secondary
#E25988
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684