#90E5BB#90E5BB
#90E5BB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.102 H 161.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90E5BB |
|---|---|
| RGB | rgb(144, 229, 187) |
| HSL | hsl(150, 62%, 73%) |
| HSV | hsv(150, 37%, 90%) |
| CMYK | cmyk(37.1%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(84.77, -34.83, 12.45) |
| CIE-LCH | lch(84.77, 36.99, 160.33°) |
| OKLab | oklab(85.62% -0.097 0.032) |
| OKLCH | oklch(85.62% 0.102 161.7) |
| XYZ | xyz(48.4871, 65.5528, 57.1021) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.91
Seafoam
#7FE0B3
ΔE00 2.16
Mint
#AAF0C1
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 4.87
Pale Turquoise
#A5FBD5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E5BB #E590BA
analogous
#90E590 #90E5BB #90E4E5
triadic
#90E5BB #BB90E5 #E5BB90
tetradic
#90E5BB #9090E5 #E590BA #E4E590
square
#90E5BB #9090E5 #E590BA #E4E590
split-complementary
#90E5BB #E590E4 #E59090
monochromatic
#30CB7E #5ED99D #90E5BB #C2F1D9 #E6F9F0
Accessibility & contrast
On white
1.49
#90E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#90E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E5BB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E5BB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#7CE5D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #90e5bb; /* rgb */ color: rgb(144, 229, 187); /* oklch */ color: oklch(85.6% 0.102 161.7);
Tailwind
colors: {
custom: {
50: '#b3edcf',
500: '#90e5bb',
950: '#000000',
},
}SCSS
$custom: #90e5bb; $custom-light: #b3edcf; $custom-dark: #000000;
JSON
{
"hex": "#90e5bb",
"rgb": {
"r": 144,
"g": 229,
"b": 187
},
"hsl": {
"h": 150.353,
"s": 62.044,
"l": 73.137
},
"oklch": {
"l": 0.85618,
"c": 0.10219,
"h": 161.7
},
"luminance": 0.65556
}Semantic roles & 50–950 ramp
primary
#90E5BB
secondary
#BE5B8C
accent
#1C72CA
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583