#90CFD7#90CFD7
#90CFD7 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.5% C 0.065 H 205.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFD7 |
|---|---|
| RGB | rgb(144, 207, 215) |
| HSL | hsl(187, 47%, 70%) |
| HSV | hsv(187, 33%, 84%) |
| CMYK | cmyk(33%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(79.30, -18.02, -10.37) |
| CIE-LCH | lch(79.30, 20.79, 209.92°) |
| OKLab | oklab(81.47% -0.0584 -0.0284) |
| OKLCH | oklch(81.47% 0.065 205.9) |
| XYZ | xyz(46.0760, 55.4586, 72.5535) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Paleturquoise
#AFEEEE
ΔE00 7.78
Robin Egg Blue
#8AF1FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFD7 #D79890
analogous
#90D7BC #90CFD7 #90ABD7
triadic
#90CFD7 #D790CF #CFD790
tetradic
#90CFD7 #BC90D7 #D79890 #ABD790
square
#90CFD7 #BC90D7 #D79890 #ABD790
split-complementary
#90CFD7 #D790AB #D7BC90
monochromatic
#3FA1AE #63BCC7 #90CFD7 #BDE2E7 #E9F5F7
Accessibility & contrast
On white
1.74
#90CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#90CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFD7
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFD7 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD8
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#76D4D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cfd7; /* rgb */ color: rgb(144, 207, 215); /* oklch */ color: oklch(81.5% 0.065 205.9);
Tailwind
colors: {
custom: {
50: '#b3dde3',
500: '#90cfd7',
950: '#000000',
},
}SCSS
$custom: #90cfd7; $custom-light: #b3dde3; $custom-dark: #000000;
JSON
{
"hex": "#90cfd7",
"rgb": {
"r": 144,
"g": 207,
"b": 215
},
"hsl": {
"h": 186.761,
"s": 47.02,
"l": 70.392
},
"oklch": {
"l": 0.81471,
"c": 0.06491,
"h": 205.9
},
"luminance": 0.55461
}Semantic roles & 50–950 ramp
primary
#90CFD7
secondary
#AE675E
accent
#3B2BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484