#90D4CD#90D4CD
#90D4CD is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.3% C 0.069 H 187.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90D4CD |
|---|---|
| RGB | rgb(144, 212, 205) |
| HSL | hsl(174, 44%, 70%) |
| HSV | hsv(174, 32%, 83%) |
| CMYK | cmyk(32.1%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.42, -22.85, -3.37) |
| CIE-LCH | lch(80.42, 23.10, 188.39°) |
| OKLab | oklab(82.27% -0.0686 -0.0094) |
| OKLCH | oklch(82.27% 0.069 187.8) |
| XYZ | xyz(46.0607, 57.4214, 66.4022) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.04
Mediumturquoise
#48D1CC
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.06
Turquoise
#40E0D0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D4CD #D49097
analogous
#90D4AB #90D4CD #90B9D4
triadic
#90D4CD #CD90D4 #D4CD90
tetradic
#90D4CD #AB90D4 #D49097 #B9D490
square
#90D4CD #AB90D4 #D49097 #B9D490
split-complementary
#90D4CD #D490B9 #D4AB90
monochromatic
#41A89E #64C3B9 #90D4CD #BCE5E1 #E8F6F5
Accessibility & contrast
On white
1.68
#90D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#90D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D4CD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D4CD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#79D7D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #90d4cd; /* rgb */ color: rgb(144, 212, 205); /* oklch */ color: oklch(82.3% 0.069 187.8);
Tailwind
colors: {
custom: {
50: '#b3e1dc',
500: '#90d4cd',
950: '#000000',
},
}SCSS
$custom: #90d4cd; $custom-light: #b3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#90d4cd",
"rgb": {
"r": 144,
"g": 212,
"b": 205
},
"hsl": {
"h": 173.824,
"s": 44.156,
"l": 69.804
},
"oklch": {
"l": 0.82265,
"c": 0.06926,
"h": 187.8
},
"luminance": 0.57424
}Semantic roles & 50–950 ramp
primary
#90D4CD
secondary
#AA5E66
accent
#2E3CB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484