#90DFBB#90DFBB
#90DFBB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.093 H 163.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFBB |
|---|---|
| RGB | rgb(144, 223, 187) |
| HSL | hsl(153, 55%, 72%) |
| HSV | hsv(153, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(83.07, -32.03, 10.03) |
| CIE-LCH | lch(83.07, 33.57, 162.61°) |
| OKLab | oklab(84.25% -0.0898 0.0259) |
| OKLCH | oklch(84.25% 0.093 163.9) |
| XYZ | xyz(46.8556, 62.2898, 56.5583) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.32
Seafoam
#7FE0B3
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 4.79
Mint
#AAF0C1
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.51
Light Turquoise
#7EF4CC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFBB #DF90B4
analogous
#90DF94 #90DFBB #90DCDF
triadic
#90DFBB #BB90DF #DFBB90
tetradic
#90DFBB #9490DF #DF90B4 #DCDF90
square
#90DFBB #9490DF #DF90B4 #DCDF90
split-complementary
#90DFBB #DF90DC #DF9490
monochromatic
#37BE80 #60D19E #90DFBB #C0EDD8 #E7F8F0
Accessibility & contrast
On white
1.56
#90DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#90DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFBB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFBB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#7DDFD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90dfbb; /* rgb */ color: rgb(144, 223, 187); /* oklch */ color: oklch(84.2% 0.093 163.9);
Tailwind
colors: {
custom: {
50: '#b3e9cf',
500: '#90dfbb',
950: '#000000',
},
}SCSS
$custom: #90dfbb; $custom-light: #b3e9cf; $custom-dark: #000000;
JSON
{
"hex": "#90dfbb",
"rgb": {
"r": 144,
"g": 223,
"b": 187
},
"hsl": {
"h": 152.658,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84247,
"c": 0.09344,
"h": 163.9
},
"luminance": 0.62293
}Semantic roles & 50–950 ramp
primary
#90DFBB
secondary
#B75C86
accent
#236CC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483