#90CFD9#90CFD9
#90CFD9 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.5% C 0.065 H 208.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFD9 |
|---|---|
| RGB | rgb(144, 207, 217) |
| HSL | hsl(188, 49%, 71%) |
| HSV | hsv(188, 34%, 85%) |
| CMYK | cmyk(33.6%, 4.6%, 0%, 14.9%) |
| CIE-LAB | lab(79.36, -17.54, -11.35) |
| CIE-LCH | lch(79.36, 20.89, 212.92°) |
| OKLab | oklab(81.54% -0.0576 -0.0311) |
| OKLCH | oklch(81.54% 0.065 208.3) |
| XYZ | xyz(46.3346, 55.5620, 73.9152) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.55
Ice Blue
#A5DFF9
ΔE00 7.75
Baby Blue
#89CFF0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFD9 #D99A90
analogous
#90D9BE #90CFD9 #90AAD9
triadic
#90CFD9 #D990CF #CFD990
tetradic
#90CFD9 #BE90D9 #D99A90 #AAD990
square
#90CFD9 #BE90D9 #D99A90 #AAD990
split-complementary
#90CFD9 #D990AA #D9BE90
monochromatic
#3DA2B2 #62BBC9 #90CFD9 #BEE3E9 #E8F5F7
Accessibility & contrast
On white
1.73
#90CFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#90CFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFD9
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFD9 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#B8C1D9
Tritanopia (blue-blind)
#75D4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #90cfd9; /* rgb */ color: rgb(144, 207, 217); /* oklch */ color: oklch(81.5% 0.065 208.3);
Tailwind
colors: {
custom: {
50: '#b3dde4',
500: '#90cfd9',
950: '#000000',
},
}SCSS
$custom: #90cfd9; $custom-light: #b3dde4; $custom-dark: #000000;
JSON
{
"hex": "#90cfd9",
"rgb": {
"r": 144,
"g": 207,
"b": 217
},
"hsl": {
"h": 188.219,
"s": 48.993,
"l": 70.784
},
"oklch": {
"l": 0.81538,
"c": 0.06544,
"h": 208.3
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#90CFD9
secondary
#B0695D
accent
#3D29BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484