#90DFC8#90DFC8
#90DFC8 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.085 H 173.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFC8 |
|---|---|
| RGB | rgb(144, 223, 200) |
| HSL | hsl(163, 55%, 72%) |
| HSV | hsv(163, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.37, -29.31, 3.61) |
| CIE-LCH | lch(83.37, 29.53, 172.98°) |
| OKLab | oklab(84.6% -0.0842 0.0091) |
| OKLCH | oklch(84.6% 0.085 173.8) |
| XYZ | xyz(48.3108, 62.8718, 64.2222) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.67
Seafoam Blue
#78D1B6
ΔE00 4.18
Pale Teal
#82CBB2
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 6.29
Light Turquoise
#7EF4CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFC8 #DF90A7
analogous
#90DFA1 #90DFC8 #90CFDF
triadic
#90DFC8 #C890DF #DFC890
tetradic
#90DFC8 #A190DF #DF90A7 #CFDF90
square
#90DFC8 #A190DF #DF90A7 #CFDF90
split-complementary
#90DFC8 #DF90CF #DFA190
monochromatic
#37BE97 #60D1B0 #90DFC8 #C0EDE0 #E7F8F3
Accessibility & contrast
On white
1.55
#90DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#90DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFC8
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFC8 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#79E1D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dfc8; /* rgb */ color: rgb(144, 223, 200); /* oklch */ color: oklch(84.6% 0.085 173.8);
Tailwind
colors: {
custom: {
50: '#b3e9d8',
500: '#90dfc8',
950: '#000000',
},
}SCSS
$custom: #90dfc8; $custom-light: #b3e9d8; $custom-dark: #000000;
JSON
{
"hex": "#90dfc8",
"rgb": {
"r": 144,
"g": 223,
"b": 200
},
"hsl": {
"h": 162.532,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84596,
"c": 0.08471,
"h": 173.8
},
"luminance": 0.62875
}Semantic roles & 50–950 ramp
primary
#90DFC8
secondary
#B75C77
accent
#2351C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483