#90E3BB#90E3BB
#90E3BB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.099 H 162.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #90E3BB |
|---|---|
| RGB | rgb(144, 227, 187) |
| HSL | hsl(151, 60%, 73%) |
| HSV | hsv(151, 37%, 89%) |
| CMYK | cmyk(36.6%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.20, -33.90, 11.65) |
| CIE-LCH | lch(84.20, 35.85, 161.04°) |
| OKLab | oklab(85.16% -0.0946 0.03) |
| OKLCH | oklch(85.16% 0.099 162.4) |
| XYZ | xyz(47.9370, 64.4524, 56.9187) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.49
Seafoam
#7FE0B3
ΔE00 2.23
Mint
#AAF0C1
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.24
Pale Turquoise
#A5FBD5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E3BB #E390B8
analogous
#90E391 #90E3BB #90E2E3
triadic
#90E3BB #BB90E3 #E3BB90
tetradic
#90E3BB #9190E3 #E390B8 #E2E390
square
#90E3BB #9190E3 #E390B8 #E2E390
split-complementary
#90E3BB #E390E2 #E39190
monochromatic
#32C77F #5FD79D #90E3BB #C1EFD9 #E7F9F0
Accessibility & contrast
On white
1.51
#90E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#90E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E3BB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E3BB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#7CE3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #90e3bb; /* rgb */ color: rgb(144, 227, 187); /* oklch */ color: oklch(85.2% 0.099 162.4);
Tailwind
colors: {
custom: {
50: '#b3eccf',
500: '#90e3bb',
950: '#000000',
},
}SCSS
$custom: #90e3bb; $custom-light: #b3eccf; $custom-dark: #000000;
JSON
{
"hex": "#90e3bb",
"rgb": {
"r": 144,
"g": 227,
"b": 187
},
"hsl": {
"h": 151.084,
"s": 59.712,
"l": 72.745
},
"oklch": {
"l": 0.85161,
"c": 0.09928,
"h": 162.4
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#90E3BB
secondary
#BC5B8A
accent
#1E70C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483