#90CFD5#90CFD5
#90CFD5 is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.4% C 0.065 H 203.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFD5 |
|---|---|
| RGB | rgb(144, 207, 213) |
| HSL | hsl(185, 45%, 70%) |
| HSV | hsv(185, 32%, 84%) |
| CMYK | cmyk(32.4%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(79.25, -18.49, -9.38) |
| CIE-LCH | lch(79.25, 20.74, 206.91°) |
| OKLab | oklab(81.41% -0.0592 -0.0257) |
| OKLCH | oklch(81.41% 0.065 203.5) |
| XYZ | xyz(45.8206, 55.3564, 71.2083) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Sky Blue
#87CEEB
ΔE00 8.12
Robin Egg Blue
#8AF1FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFD5 #D59690
analogous
#90D5B8 #90CFD5 #90ADD5
triadic
#90CFD5 #D590CF #CFD590
tetradic
#90CFD5 #B890D5 #D59690 #ADD590
square
#90CFD5 #B890D5 #D59690 #ADD590
split-complementary
#90CFD5 #D590AD #D5B890
monochromatic
#40A1AA #64BCC4 #90CFD5 #BCE2E6 #E9F5F7
Accessibility & contrast
On white
1.74
#90CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#90CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFD5
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFD5 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD5
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#77D4D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cfd5; /* rgb */ color: rgb(144, 207, 213); /* oklch */ color: oklch(81.4% 0.065 203.5);
Tailwind
colors: {
custom: {
50: '#b3dde1',
500: '#90cfd5',
950: '#000000',
},
}SCSS
$custom: #90cfd5; $custom-light: #b3dde1; $custom-dark: #000000;
JSON
{
"hex": "#90cfd5",
"rgb": {
"r": 144,
"g": 207,
"b": 213
},
"hsl": {
"h": 185.217,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.81405,
"c": 0.0645,
"h": 203.5
},
"luminance": 0.55359
}Semantic roles & 50–950 ramp
primary
#90CFD5
secondary
#AB655E
accent
#392DB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484