#90DDCF#90DDCF
#90DDCF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.079 H 181.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDCF |
|---|---|
| RGB | rgb(144, 221, 207) |
| HSL | hsl(169, 53%, 72%) |
| HSV | hsv(169, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(82.99, -26.81, -0.66) |
| CIE-LCH | lch(82.99, 26.82, 181.41°) |
| OKLab | oklab(84.35% -0.0788 -0.0022) |
| OKLCH | oklch(84.35% 0.079 181.6) |
| XYZ | xyz(48.6165, 62.1442, 68.4527) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.77
Turquoise
#40E0D0
ΔE00 7.02
Paleturquoise
#AFEEEE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDCF #DD909E
analogous
#90DDA9 #90DDCF #90C5DD
triadic
#90DDCF #CF90DD #DDCF90
tetradic
#90DDCF #A990DD #DD909E #C5DD90
square
#90DDCF #A990DD #DD909E #C5DD90
split-complementary
#90DDCF #DD90C5 #DDA990
monochromatic
#39BAA2 #61CFBB #90DDCF #BFEBE3 #E8F8F5
Accessibility & contrast
On white
1.56
#90DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#90DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDCF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDCF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5CE
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#77E0D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90ddcf; /* rgb */ color: rgb(144, 221, 207); /* oklch */ color: oklch(84.3% 0.079 181.6);
Tailwind
colors: {
custom: {
50: '#b3e7dd',
500: '#90ddcf',
950: '#000000',
},
}SCSS
$custom: #90ddcf; $custom-light: #b3e7dd; $custom-dark: #000000;
JSON
{
"hex": "#90ddcf",
"rgb": {
"r": 144,
"g": 221,
"b": 207
},
"hsl": {
"h": 169.091,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84346,
"c": 0.07887,
"h": 181.6
},
"luminance": 0.62147
}Semantic roles & 50–950 ramp
primary
#90DDCF
secondary
#B55D6D
accent
#2541C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484