#90E9BB#90E9BB
#90E9BB is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.5% C 0.108 H 160.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90E9BB |
|---|---|
| RGB | rgb(144, 233, 187) |
| HSL | hsl(149, 67%, 74%) |
| HSV | hsv(149, 38%, 91%) |
| CMYK | cmyk(38.2%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(85.90, -36.67, 14.06) |
| CIE-LCH | lch(85.90, 39.27, 159.02°) |
| OKLab | oklab(86.53% -0.1018 0.0361) |
| OKLCH | oklch(86.53% 0.108 160.5) |
| XYZ | xyz(49.6067, 67.7919, 57.4753) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Light Teal
#90E4C1
ΔE00 2.95
Mint
#AAF0C1
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E9BB #E990BE
analogous
#92E990 #90E9BB #90E9E8
triadic
#90E9BB #BB90E9 #E9BB90
tetradic
#90E9BB #9092E9 #E990BE #E9E890
square
#90E9BB #9092E9 #E990BE #E9E890
split-complementary
#90E9BB #E890E9 #E99092
monochromatic
#2AD47C #5DDF9C #90E9BB #C3F3DA #E5FAEF
Accessibility & contrast
On white
1.44
#90E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#90E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E9BB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E9BB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#7BE8DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #90e9bb; /* rgb */ color: rgb(144, 233, 187); /* oklch */ color: oklch(86.5% 0.108 160.5);
Tailwind
colors: {
custom: {
50: '#b4f0cf',
500: '#90e9bb',
950: '#000000',
},
}SCSS
$custom: #90e9bb; $custom-light: #b4f0cf; $custom-dark: #000000;
JSON
{
"hex": "#90e9bb",
"rgb": {
"r": 144,
"g": 233,
"b": 187
},
"hsl": {
"h": 148.989,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.86534,
"c": 0.10804,
"h": 160.5
},
"luminance": 0.67795
}Semantic roles & 50–950 ramp
primary
#90E9BB
secondary
#C35A90
accent
#1776CF
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583