#90D7CD#90D7CD
#90D7CD is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.9% C 0.073 H 184.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90D7CD |
|---|---|
| RGB | rgb(144, 215, 205) |
| HSL | hsl(172, 47%, 70%) |
| HSV | hsv(172, 33%, 84%) |
| CMYK | cmyk(33%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(81.26, -24.33, -2.14) |
| CIE-LCH | lch(81.26, 24.42, 185.02°) |
| OKLab | oklab(82.94% -0.0723 -0.0061) |
| OKLCH | oklch(82.94% 0.073 184.8) |
| XYZ | xyz(46.8176, 58.9352, 66.6545) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 7.87
Tiffany Blue
#7BF2DA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D7CD #D7909A
analogous
#90D7A9 #90D7CD #90BED7
triadic
#90D7CD #CD90D7 #D7CD90
tetradic
#90D7CD #A990D7 #D7909A #BED790
square
#90D7CD #A990D7 #D7909A #BED790
split-complementary
#90D7CD #D790BE #D7A990
monochromatic
#3FAE9E #63C7B9 #90D7CD #BDE7E1 #E9F7F5
Accessibility & contrast
On white
1.64
#90D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#90D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D7CD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D7CD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#78DAD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90d7cd; /* rgb */ color: rgb(144, 215, 205); /* oklch */ color: oklch(82.9% 0.073 184.8);
Tailwind
colors: {
custom: {
50: '#b3e3dc',
500: '#90d7cd',
950: '#000000',
},
}SCSS
$custom: #90d7cd; $custom-light: #b3e3dc; $custom-dark: #000000;
JSON
{
"hex": "#90d7cd",
"rgb": {
"r": 144,
"g": 215,
"b": 205
},
"hsl": {
"h": 171.549,
"s": 47.02,
"l": 70.392
},
"oklch": {
"l": 0.82938,
"c": 0.07259,
"h": 184.8
},
"luminance": 0.58938
}Semantic roles & 50–950 ramp
primary
#90D7CD
secondary
#AE5E69
accent
#2B3FBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484