#90FFDA#90FFDA
#90FFDA is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.3% C 0.116 H 170.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFDA |
|---|---|
| RGB | rgb(144, 255, 218) |
| HSL | hsl(160, 100%, 78%) |
| HSV | hsv(160, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.80, -40.25, 7.80) |
| CIE-LCH | lch(92.80, 41.00, 169.03°) |
| OKLab | oklab(92.34% -0.1139 0.02) |
| OKLCH | oklch(92.34% 0.116 170.1) |
| XYZ | xyz(59.9113, 82.5067, 79.0844) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.55
Aquamarine
#7FFFD4
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFDA #FF90B5
analogous
#90FFA2 #90FFDA #90ECFF
triadic
#90FFDA #DA90FF #FFDA90
tetradic
#90FFDA #A290FF #FF90B5 #ECFF90
square
#90FFDA #A290FF #FF90B5 #ECFF90
split-complementary
#90FFDA #FF90EC #FFA290
monochromatic
#16FFB1 #53FFC6 #90FFDA #CDFFEE #E0FFF5
Accessibility & contrast
On white
1.20
#90FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#90FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFDA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFDA | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D8
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#6BFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffda; /* rgb */ color: rgb(144, 255, 218); /* oklch */ color: oklch(92.3% 0.116 170.1);
Tailwind
colors: {
custom: {
50: '#b6ffe5',
500: '#90ffda',
950: '#000000',
},
}SCSS
$custom: #90ffda; $custom-light: #b6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#90ffda",
"rgb": {
"r": 144,
"g": 255,
"b": 218
},
"hsl": {
"h": 160,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92337,
"c": 0.11566,
"h": 170.1
},
"luminance": 0.82511
}Semantic roles & 50–950 ramp
primary
#90FFDA
secondary
#E15382
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684