#90FFDB#90FFDB
#90FFDB is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.115 H 170.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFDB |
|---|---|
| RGB | rgb(144, 255, 219) |
| HSL | hsl(161, 100%, 78%) |
| HSV | hsv(161, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.82, -40.04, 7.32) |
| CIE-LCH | lch(92.82, 40.70, 169.64°) |
| OKLab | oklab(92.36% -0.1135 0.0187) |
| OKLCH | oklch(92.36% 0.115 170.6) |
| XYZ | xyz(60.0425, 82.5592, 79.7757) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.41
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.85
Pale Turquoise
#A5FBD5
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFDB #FF90B4
analogous
#90FFA3 #90FFDB #90EBFF
triadic
#90FFDB #DB90FF #FFDB90
tetradic
#90FFDB #A390FF #FF90B4 #EBFF90
square
#90FFDB #A390FF #FF90B4 #EBFF90
split-complementary
#90FFDB #FF90EB #FFA390
monochromatic
#16FFB3 #53FFC7 #90FFDB #CDFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#90FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#90FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFDB
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFDB | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#6BFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffdb; /* rgb */ color: rgb(144, 255, 219); /* oklch */ color: oklch(92.4% 0.115 170.6);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#90ffdb',
950: '#000000',
},
}SCSS
$custom: #90ffdb; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#90ffdb",
"rgb": {
"r": 144,
"g": 255,
"b": 219
},
"hsl": {
"h": 160.541,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92363,
"c": 0.11502,
"h": 170.6
},
"luminance": 0.82564
}Semantic roles & 50–950 ramp
primary
#90FFDB
secondary
#E15381
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684