#90DFDF#90DFDF
#90DFDF is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.078 H 195.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFDF |
|---|---|
| RGB | rgb(144, 223, 223) |
| HSL | hsl(180, 55%, 72%) |
| HSV | hsv(180, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.98, -24.11, -7.68) |
| CIE-LCH | lch(83.98, 25.31, 197.67°) |
| OKLab | oklab(85.28% -0.0747 -0.0211) |
| OKLCH | oklch(85.28% 0.078 195.8) |
| XYZ | xyz(51.2038, 64.0290, 79.4584) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.80
Light Cyan
#ACFFFC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFDF #DF9090
analogous
#90DFB8 #90DFDF #90B8DF
triadic
#90DFDF #DF90DF #DFDF90
tetradic
#90DFDF #B890DF #DF9090 #B8DF90
square
#90DFDF #B890DF #DF9090 #B8DF90
split-complementary
#90DFDF #DF90B8 #DFB890
monochromatic
#37BEBE #60D1D1 #90DFDF #C0EDED #E7F8F8
Accessibility & contrast
On white
1.52
#90DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#90DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFDF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFDF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#70E4DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfdf; /* rgb */ color: rgb(144, 223, 223); /* oklch */ color: oklch(85.3% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#b4e9e9',
500: '#90dfdf',
950: '#000000',
},
}SCSS
$custom: #90dfdf; $custom-light: #b4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#90dfdf",
"rgb": {
"r": 144,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85283,
"c": 0.07761,
"h": 195.8
},
"luminance": 0.64032
}Semantic roles & 50–950 ramp
primary
#90DFDF
secondary
#B75C5C
accent
#2323C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484