#98FFDE#98FFDE
#98FFDE is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.108 H 171.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFDE |
|---|---|
| RGB | rgb(152, 255, 222) |
| HSL | hsl(161, 100%, 80%) |
| HSV | hsv(161, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.22, -37.39, 6.39) |
| CIE-LCH | lch(93.22, 37.94, 170.31°) |
| OKLab | oklab(92.8% -0.1064 0.0163) |
| OKLCH | oklch(92.8% 0.108 171.3) |
| XYZ | xyz(61.8885, 83.4650, 81.9422) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.37
Pale Turquoise
#A5FBD5
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.50
Pale Aqua
#B8FFEB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFDE #FF98B9
analogous
#98FFAB #98FFDE #98ECFF
triadic
#98FFDE #DE98FF #FFDE98
tetradic
#98FFDE #AB98FF #FF98B9 #ECFF98
square
#98FFDE #AB98FF #FF98B9 #ECFF98
split-complementary
#98FFDE #FF98EC #FFAB98
monochromatic
#1EFFB7 #5BFFCA #98FFDE #D5FFF2 #E0FFF5
Accessibility & contrast
On white
1.19
#98FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#98FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFDE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFDE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DC
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#78FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #98ffde; /* rgb */ color: rgb(152, 255, 222); /* oklch */ color: oklch(92.8% 0.108 171.3);
Tailwind
colors: {
custom: {
50: '#baffe8',
500: '#98ffde',
950: '#000000',
},
}SCSS
$custom: #98ffde; $custom-light: #baffe8; $custom-dark: #000000;
JSON
{
"hex": "#98ffde",
"rgb": {
"r": 152,
"g": 255,
"b": 222
},
"hsl": {
"h": 160.777,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92796,
"c": 0.10762,
"h": 171.3
},
"luminance": 0.83469
}Semantic roles & 50–950 ramp
primary
#98FFDE
secondary
#E25985
accent
#004AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684