#90FFDC#90FFDC
#90FFDC is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 171.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFDC |
|---|---|
| RGB | rgb(144, 255, 220) |
| HSL | hsl(161, 100%, 78%) |
| HSV | hsv(161, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.84, -39.82, 6.84) |
| CIE-LCH | lch(92.84, 40.41, 170.26°) |
| OKLab | oklab(92.39% -0.1131 0.0175) |
| OKLCH | oklch(92.39% 0.114 171.2) |
| XYZ | xyz(60.1746, 82.6121, 80.4711) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.44
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 2.98
Pale Turquoise
#A5FBD5
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFDC #FF90B3
analogous
#90FFA4 #90FFDC #90EAFF
triadic
#90FFDC #DC90FF #FFDC90
tetradic
#90FFDC #A490FF #FF90B3 #EAFF90
square
#90FFDC #A490FF #FF90B3 #EAFF90
split-complementary
#90FFDC #FF90EA #FFA490
monochromatic
#16FFB5 #53FFC9 #90FFDC #CDFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#90FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#90FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFDC
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFDC | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#6AFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffdc; /* rgb */ color: rgb(144, 255, 220); /* oklch */ color: oklch(92.4% 0.114 171.2);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#90ffdc',
950: '#000000',
},
}SCSS
$custom: #90ffdc; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#90ffdc",
"rgb": {
"r": 144,
"g": 255,
"b": 220
},
"hsl": {
"h": 161.081,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.9239,
"c": 0.11441,
"h": 171.2
},
"luminance": 0.82617
}Semantic roles & 50–950 ramp
primary
#90FFDC
secondary
#E1537F
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684