#98FFDB#98FFDB
#98FFDB is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.110 H 169.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFDB |
|---|---|
| RGB | rgb(152, 255, 219) |
| HSL | hsl(159, 100%, 80%) |
| HSV | hsv(159, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(93.15, -38.03, 7.83) |
| CIE-LCH | lch(93.15, 38.82, 168.36°) |
| OKLab | oklab(92.72% -0.1076 0.0201) |
| OKLCH | oklch(92.72% 0.11 169.4) |
| XYZ | xyz(61.4900, 83.3056, 79.8435) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.29
Pale Turquoise
#A5FBD5
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFDB #FF98BC
analogous
#98FFA8 #98FFDB #98F0FF
triadic
#98FFDB #DB98FF #FFDB98
tetradic
#98FFDB #A898FF #FF98BC #F0FF98
square
#98FFDB #A898FF #FF98BC #F0FF98
split-complementary
#98FFDB #FF98F0 #FFA898
monochromatic
#1EFFB0 #5BFFC6 #98FFDB #D5FFF0 #E0FFF4
Accessibility & contrast
On white
1.19
#98FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#98FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFDB
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFDB | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3D9
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#79FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #98ffdb; /* rgb */ color: rgb(152, 255, 219); /* oklch */ color: oklch(92.7% 0.110 169.4);
Tailwind
colors: {
custom: {
50: '#baffe6',
500: '#98ffdb',
950: '#000000',
},
}SCSS
$custom: #98ffdb; $custom-light: #baffe6; $custom-dark: #000000;
JSON
{
"hex": "#98ffdb",
"rgb": {
"r": 152,
"g": 255,
"b": 219
},
"hsl": {
"h": 159.029,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92717,
"c": 0.10951,
"h": 169.4
},
"luminance": 0.8331
}Semantic roles & 50–950 ramp
primary
#98FFDB
secondary
#E25989
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684