#90DFBF#90DFBF
#90DFBF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.090 H 166.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFBF |
|---|---|
| RGB | rgb(144, 223, 191) |
| HSL | hsl(156, 55%, 72%) |
| HSV | hsv(156, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(83.16, -31.21, 8.05) |
| CIE-LCH | lch(83.16, 32.23, 165.53°) |
| OKLab | oklab(84.35% -0.0881 0.0207) |
| OKLCH | oklch(84.35% 0.09 166.7) |
| XYZ | xyz(47.2898, 62.4634, 58.8449) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.34
Seafoam
#7FE0B3
ΔE00 3.73
Seafoam Blue
#78D1B6
ΔE00 4.24
Pale Teal
#82CBB2
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.64
Mediumaquamarine
#66CDAA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFBF #DF90B0
analogous
#90DF98 #90DFBF #90D8DF
triadic
#90DFBF #BF90DF #DFBF90
tetradic
#90DFBF #9890DF #DF90B0 #D8DF90
square
#90DFBF #9890DF #DF90B0 #D8DF90
split-complementary
#90DFBF #DF90D8 #DF9890
monochromatic
#37BE87 #60D1A4 #90DFBF #C0EDDA #E7F8F1
Accessibility & contrast
On white
1.56
#90DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#90DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFBF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFBF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#7CE0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dfbf; /* rgb */ color: rgb(144, 223, 191); /* oklch */ color: oklch(84.4% 0.090 166.7);
Tailwind
colors: {
custom: {
50: '#b3e9d2',
500: '#90dfbf',
950: '#000000',
},
}SCSS
$custom: #90dfbf; $custom-light: #b3e9d2; $custom-dark: #000000;
JSON
{
"hex": "#90dfbf",
"rgb": {
"r": 144,
"g": 223,
"b": 191
},
"hsl": {
"h": 155.696,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84351,
"c": 0.09047,
"h": 166.7
},
"luminance": 0.62466
}Semantic roles & 50–950 ramp
primary
#90DFBF
secondary
#B75C81
accent
#2364C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483