#98FFDF#98FFDF
#98FFDF is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.107 H 171.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFDF |
|---|---|
| RGB | rgb(152, 255, 223) |
| HSL | hsl(161, 100%, 80%) |
| HSV | hsv(161, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.24, -37.18, 5.90) |
| CIE-LCH | lch(93.24, 37.65, 170.98°) |
| OKLab | oklab(92.82% -0.106 0.0151) |
| OKLCH | oklch(92.82% 0.107 171.9) |
| XYZ | xyz(62.0229, 83.5188, 82.6502) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Pale Turquoise
#A5FBD5
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 4.33
Pale Aqua
#B8FFEB
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFDF #FF98B8
analogous
#98FFAB #98FFDF #98ECFF
triadic
#98FFDF #DF98FF #FFDF98
tetradic
#98FFDF #AB98FF #FF98B8 #ECFF98
square
#98FFDF #AB98FF #FF98B8 #ECFF98
split-complementary
#98FFDF #FF98EC #FFAB98
monochromatic
#1EFFB9 #5BFFCC #98FFDF #D5FFF2 #E0FFF5
Accessibility & contrast
On white
1.19
#98FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#98FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFDF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFDF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E8E7E1
Tritanopia (blue-blind)
#77FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98ffdf; /* rgb */ color: rgb(152, 255, 223); /* oklch */ color: oklch(92.8% 0.107 171.9);
Tailwind
colors: {
custom: {
50: '#baffe9',
500: '#98ffdf',
950: '#000000',
},
}SCSS
$custom: #98ffdf; $custom-light: #baffe9; $custom-dark: #000000;
JSON
{
"hex": "#98ffdf",
"rgb": {
"r": 152,
"g": 255,
"b": 223
},
"hsl": {
"h": 161.359,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92823,
"c": 0.10702,
"h": 171.9
},
"luminance": 0.83523
}Semantic roles & 50–950 ramp
primary
#98FFDF
secondary
#E25984
accent
#0047E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684