#90D5CD#90D5CD
#90D5CD is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.5% C 0.070 H 186.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90D5CD |
|---|---|
| RGB | rgb(144, 213, 205) |
| HSL | hsl(173, 45%, 70%) |
| HSV | hsv(173, 32%, 84%) |
| CMYK | cmyk(32.4%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.70, -23.35, -2.96) |
| CIE-LCH | lch(80.70, 23.53, 187.22°) |
| OKLab | oklab(82.49% -0.0699 -0.0083) |
| OKLCH | oklch(82.49% 0.07 186.8) |
| XYZ | xyz(46.3115, 57.9229, 66.4857) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.07
Mediumturquoise
#48D1CC
ΔE00 7.09
Seafoam Blue
#78D1B6
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 8.33
Turquoise
#40E0D0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D5CD #D59098
analogous
#90D5AA #90D5CD #90BBD5
triadic
#90D5CD #CD90D5 #D5CD90
tetradic
#90D5CD #AA90D5 #D59098 #BBD590
square
#90D5CD #AA90D5 #D59098 #BBD590
split-complementary
#90D5CD #D590BB #D5AA90
monochromatic
#40AA9E #64C4B9 #90D5CD #BCE6E1 #E9F7F5
Accessibility & contrast
On white
1.67
#90D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#90D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D5CD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D5CD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#79D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #90d5cd; /* rgb */ color: rgb(144, 213, 205); /* oklch */ color: oklch(82.5% 0.070 186.8);
Tailwind
colors: {
custom: {
50: '#b3e2dc',
500: '#90d5cd',
950: '#000000',
},
}SCSS
$custom: #90d5cd; $custom-light: #b3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#90d5cd",
"rgb": {
"r": 144,
"g": 213,
"b": 205
},
"hsl": {
"h": 173.043,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.82489,
"c": 0.07035,
"h": 186.8
},
"luminance": 0.57926
}Semantic roles & 50–950 ramp
primary
#90D5CD
secondary
#AB5E67
accent
#2D3DB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484