#90E7BB#90E7BB
#90E7BB is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.1% C 0.105 H 161.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90E7BB |
|---|---|
| RGB | rgb(144, 231, 187) |
| HSL | hsl(150, 64%, 74%) |
| HSV | hsv(150, 38%, 91%) |
| CMYK | cmyk(37.7%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(85.33, -35.75, 13.26) |
| CIE-LCH | lch(85.33, 38.13, 159.66°) |
| OKLab | oklab(86.08% -0.0994 0.0341) |
| OKLCH | oklch(86.08% 0.105 161.1) |
| XYZ | xyz(49.0437, 66.6659, 57.2876) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.27
Light Teal
#90E4C1
ΔE00 2.41
Mint
#AAF0C1
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 4.55
Pale Turquoise
#A5FBD5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E7BB #E790BC
analogous
#90E790 #90E7BB #90E7E6
triadic
#90E7BB #BB90E7 #E7BB90
tetradic
#90E7BB #9090E7 #E790BC #E7E690
square
#90E7BB #9090E7 #E790BC #E7E690
split-complementary
#90E7BB #E690E7 #E79090
monochromatic
#2DD07D #5EDC9C #90E7BB #C2F2DA #E6FAF0
Accessibility & contrast
On white
1.47
#90E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#90E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E7BB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E7BB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#7CE7DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90e7bb; /* rgb */ color: rgb(144, 231, 187); /* oklch */ color: oklch(86.1% 0.105 161.1);
Tailwind
colors: {
custom: {
50: '#b3efcf',
500: '#90e7bb',
950: '#000000',
},
}SCSS
$custom: #90e7bb; $custom-light: #b3efcf; $custom-dark: #000000;
JSON
{
"hex": "#90e7bb",
"rgb": {
"r": 144,
"g": 231,
"b": 187
},
"hsl": {
"h": 149.655,
"s": 64.444,
"l": 73.529
},
"oklch": {
"l": 0.86076,
"c": 0.10512,
"h": 161.1
},
"luminance": 0.66669
}Semantic roles & 50–950 ramp
primary
#90E7BB
secondary
#C15A8E
accent
#1974CC
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583