#90DFD3#90DFD3
#90DFD3 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.080 H 183.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD3 |
|---|---|
| RGB | rgb(144, 223, 211) |
| HSL | hsl(171, 55%, 72%) |
| HSV | hsv(171, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(83.65, -26.88, -1.81) |
| CIE-LCH | lch(83.65, 26.94, 183.85°) |
| OKLab | oklab(84.91% -0.0796 -0.0053) |
| OKLCH | oklch(84.91% 0.08 183.8) |
| XYZ | xyz(49.6429, 63.4047, 71.2379) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD3 #DF909C
analogous
#90DFAC #90DFD3 #90C4DF
triadic
#90DFD3 #D390DF #DFD390
tetradic
#90DFD3 #AC90DF #DF909C #C4DF90
square
#90DFD3 #AC90DF #DF909C #C4DF90
split-complementary
#90DFD3 #DF90C4 #DFAC90
monochromatic
#37BEA9 #60D1C0 #90DFD3 #C0EDE6 #E7F8F6
Accessibility & contrast
On white
1.53
#90DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#90DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD3
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD3 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#75E2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dfd3; /* rgb */ color: rgb(144, 223, 211); /* oklch */ color: oklch(84.9% 0.080 183.8);
Tailwind
colors: {
custom: {
50: '#b3e9e0',
500: '#90dfd3',
950: '#000000',
},
}SCSS
$custom: #90dfd3; $custom-light: #b3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#90dfd3",
"rgb": {
"r": 144,
"g": 223,
"b": 211
},
"hsl": {
"h": 170.886,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84914,
"c": 0.07976,
"h": 183.8
},
"luminance": 0.63408
}Semantic roles & 50–950 ramp
primary
#90DFD3
secondary
#B75C6A
accent
#233BC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484