#90DFDD#90DFDD
#90DFDD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.078 H 193.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFDD |
|---|---|
| RGB | rgb(144, 223, 221) |
| HSL | hsl(178, 55%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.92, -24.58, -6.71) |
| CIE-LCH | lch(83.92, 25.48, 195.26°) |
| OKLab | oklab(85.22% -0.0755 -0.0185) |
| OKLCH | oklch(85.22% 0.078 193.7) |
| XYZ | xyz(50.9357, 63.9218, 78.0467) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Light Cyan
#ACFFFC
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFDD #DF9092
analogous
#90DFB6 #90DFDD #90BADF
triadic
#90DFDD #DD90DF #DFDD90
tetradic
#90DFDD #B690DF #DF9092 #BADF90
square
#90DFDD #B690DF #DF9092 #BADF90
split-complementary
#90DFDD #DF90BA #DFB690
monochromatic
#37BEBA #60D1CE #90DFDD #C0EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#90DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#90DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFDD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFDD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#71E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfdd; /* rgb */ color: rgb(144, 223, 221); /* oklch */ color: oklch(85.2% 0.078 193.7);
Tailwind
colors: {
custom: {
50: '#b4e9e7',
500: '#90dfdd',
950: '#000000',
},
}SCSS
$custom: #90dfdd; $custom-light: #b4e9e7; $custom-dark: #000000;
JSON
{
"hex": "#90dfdd",
"rgb": {
"r": 144,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.481,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.8522,
"c": 0.07772,
"h": 193.7
},
"luminance": 0.63925
}Semantic roles & 50–950 ramp
primary
#90DFDD
secondary
#B75C5E
accent
#2327C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484