#90E1BB#90E1BB
#90E1BB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.096 H 163.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90E1BB |
|---|---|
| RGB | rgb(144, 225, 187) |
| HSL | hsl(152, 57%, 72%) |
| HSV | hsv(152, 36%, 88%) |
| CMYK | cmyk(36%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.63, -32.97, 10.84) |
| CIE-LCH | lch(83.63, 34.71, 161.80°) |
| OKLab | oklab(84.7% -0.0922 0.0279) |
| OKLCH | oklch(84.7% 0.096 163.2) |
| XYZ | xyz(47.3931, 63.3648, 56.7374) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.25
Seafoam
#7FE0B3
ΔE00 2.48
Mint
#AAF0C1
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E1BB #E190B6
analogous
#90E193 #90E1BB #90DEE1
triadic
#90E1BB #BB90E1 #E1BB90
tetradic
#90E1BB #9390E1 #E190B6 #DEE190
square
#90E1BB #9390E1 #E190B6 #DEE190
split-complementary
#90E1BB #E190DE #E19390
monochromatic
#34C280 #60D49D #90E1BB #C0EED9 #E7F8F0
Accessibility & contrast
On white
1.54
#90E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#90E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E1BB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E1BB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#7DE1D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90e1bb; /* rgb */ color: rgb(144, 225, 187); /* oklch */ color: oklch(84.7% 0.096 163.2);
Tailwind
colors: {
custom: {
50: '#b3eacf',
500: '#90e1bb',
950: '#000000',
},
}SCSS
$custom: #90e1bb; $custom-light: #b3eacf; $custom-dark: #000000;
JSON
{
"hex": "#90e1bb",
"rgb": {
"r": 144,
"g": 225,
"b": 187
},
"hsl": {
"h": 151.852,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.84703,
"c": 0.09635,
"h": 163.2
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#90E1BB
secondary
#B95C88
accent
#206EC5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483