#90CFD4#90CFD4
#90CFD4 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.064 H 202.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFD4 |
|---|---|
| RGB | rgb(144, 207, 212) |
| HSL | hsl(184, 44%, 70%) |
| HSV | hsv(184, 32%, 83%) |
| CMYK | cmyk(32.1%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(79.22, -18.73, -8.89) |
| CIE-LCH | lch(79.22, 20.73, 205.40°) |
| OKLab | oklab(81.37% -0.0596 -0.0243) |
| OKLCH | oklch(81.37% 0.064 202.2) |
| XYZ | xyz(45.6941, 55.3058, 70.5419) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 7.23
Paleturquoise
#AFEEEE
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Sky Blue
#87CEEB
ΔE00 8.52
Robin Egg Blue
#8AF1FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFD4 #D49590
analogous
#90D4B7 #90CFD4 #90ADD4
triadic
#90CFD4 #D490CF #CFD490
tetradic
#90CFD4 #B790D4 #D49590 #ADD490
square
#90CFD4 #B790D4 #D49590 #ADD490
split-complementary
#90CFD4 #D490AD #D4B790
monochromatic
#41A1A8 #64BCC3 #90CFD4 #BCE2E5 #E8F5F6
Accessibility & contrast
On white
1.74
#90CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#90CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFD4
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFD4 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD4
Deuteranopia (green-blind)
#BAC0D4
Tritanopia (blue-blind)
#77D4D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cfd4; /* rgb */ color: rgb(144, 207, 212); /* oklch */ color: oklch(81.4% 0.064 202.2);
Tailwind
colors: {
custom: {
50: '#b3dde1',
500: '#90cfd4',
950: '#000000',
},
}SCSS
$custom: #90cfd4; $custom-light: #b3dde1; $custom-dark: #000000;
JSON
{
"hex": "#90cfd4",
"rgb": {
"r": 144,
"g": 207,
"b": 212
},
"hsl": {
"h": 184.412,
"s": 44.156,
"l": 69.804
},
"oklch": {
"l": 0.81373,
"c": 0.06435,
"h": 202.2
},
"luminance": 0.55308
}Semantic roles & 50–950 ramp
primary
#90CFD4
secondary
#AA645E
accent
#382EB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484