#90FCD7#90FCD7
#90FCD7 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.114 H 169.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCD7 |
|---|---|
| RGB | rgb(144, 252, 215) |
| HSL | hsl(159, 95%, 78%) |
| HSV | hsv(159, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(91.89, -39.54, 8.04) |
| CIE-LCH | lch(91.89, 40.35, 168.50°) |
| OKLab | oklab(91.58% -0.1118 0.0206) |
| OKLCH | oklch(91.58% 0.114 169.6) |
| XYZ | xyz(58.5727, 80.4521, 76.7191) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.97
Aquamarine
#7FFFD4
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.31
Pale Turquoise
#A5FBD5
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCD7 #FC90B5
analogous
#90FCA1 #90FCD7 #90EBFC
triadic
#90FCD7 #D790FC #FCD790
tetradic
#90FCD7 #A190FC #FC90B5 #EBFC90
square
#90FCD7 #A190FC #FC90B5 #EBFC90
split-complementary
#90FCD7 #FC90EB #FCA190
monochromatic
#19F9AC #54FAC2 #90FCD7 #CCFEEC #E1FEF4
Accessibility & contrast
On white
1.23
#90FCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#90FCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCD7
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCD7 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E5E3D9
Tritanopia (blue-blind)
#6DFDF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fcd7; /* rgb */ color: rgb(144, 252, 215); /* oklch */ color: oklch(91.6% 0.114 169.6);
Tailwind
colors: {
custom: {
50: '#b5fee3',
500: '#90fcd7',
950: '#000000',
},
}SCSS
$custom: #90fcd7; $custom-light: #b5fee3; $custom-dark: #000000;
JSON
{
"hex": "#90fcd7",
"rgb": {
"r": 144,
"g": 252,
"b": 215
},
"hsl": {
"h": 159.444,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91578,
"c": 0.11369,
"h": 169.6
},
"luminance": 0.80456
}Semantic roles & 50–950 ramp
primary
#90FCD7
secondary
#DC5483
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684