#90FFD0#90FFD0
#90FFD0 is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.123 H 164.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFD0 |
|---|---|
| RGB | rgb(144, 255, 208) |
| HSL | hsl(155, 100%, 78%) |
| HSV | hsv(155, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(92.57, -42.34, 12.63) |
| CIE-LCH | lch(92.57, 44.18, 163.38°) |
| OKLab | oklab(92.08% -0.1182 0.0325) |
| OKLCH | oklch(92.08% 0.123 164.6) |
| XYZ | xyz(58.6420, 81.9990, 72.3995) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Aqua
#8CFFDB
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 3.16
Light Seafoam
#A0FEBF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFD0 #FF90BF
analogous
#90FF98 #90FFD0 #90F6FF
triadic
#90FFD0 #D090FF #FFD090
tetradic
#90FFD0 #9890FF #FF90BF #F6FF90
square
#90FFD0 #9890FF #FF90BF #F6FF90
split-complementary
#90FFD0 #FF90F6 #FF9890
monochromatic
#16FF9C #53FFB6 #90FFD0 #CDFFEA #E0FFF2
Accessibility & contrast
On white
1.21
#90FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#90FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFD0
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFD0 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CE
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#70FFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffd0; /* rgb */ color: rgb(144, 255, 208); /* oklch */ color: oklch(92.1% 0.123 164.6);
Tailwind
colors: {
custom: {
50: '#b5ffde',
500: '#90ffd0',
950: '#000000',
},
}SCSS
$custom: #90ffd0; $custom-light: #b5ffde; $custom-dark: #000000;
JSON
{
"hex": "#90ffd0",
"rgb": {
"r": 144,
"g": 255,
"b": 208
},
"hsl": {
"h": 154.595,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92082,
"c": 0.12258,
"h": 164.6
},
"luminance": 0.82003
}Semantic roles & 50–950 ramp
primary
#90FFD0
secondary
#E1538F
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684