#90EEBE#90EEBE
#90EEBE is a very light, moderate green. Relative luminance 0.708; OKLCH L 87.8% C 0.113 H 160.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEBE |
|---|---|
| RGB | rgb(144, 238, 190) |
| HSL | hsl(149, 73%, 75%) |
| HSV | hsv(149, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(87.38, -38.35, 14.59) |
| CIE-LCH | lch(87.38, 41.03, 159.17°) |
| OKLab | oklab(87.75% -0.1064 0.0375) |
| OKLCH | oklch(87.75% 0.113 160.6) |
| XYZ | xyz(51.3667, 70.7927, 59.6629) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Mint
#AAF0C1
ΔE00 3.45
Light Teal
#90E4C1
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.88
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEBE #EE90C0
analogous
#91EE90 #90EEBE #90EEED
triadic
#90EEBE #BE90EE #EEBE90
tetradic
#90EEBE #9091EE #EE90C0 #EEED90
square
#90EEBE #9091EE #EE90C0 #EEED90
split-complementary
#90EEBE #ED90EE #EE9091
monochromatic
#26DE80 #5BE69F #90EEBE #C5F6DD #E4FBEF
Accessibility & contrast
On white
1.39
#90EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#90EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEBE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEBE | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BB
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#79EDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90eebe; /* rgb */ color: rgb(144, 238, 190); /* oklch */ color: oklch(87.8% 0.113 160.6);
Tailwind
colors: {
custom: {
50: '#b4f4d1',
500: '#90eebe',
950: '#000000',
},
}SCSS
$custom: #90eebe; $custom-light: #b4f4d1; $custom-dark: #000000;
JSON
{
"hex": "#90eebe",
"rgb": {
"r": 144,
"g": 238,
"b": 190
},
"hsl": {
"h": 149.362,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.87753,
"c": 0.11282,
"h": 160.6
},
"luminance": 0.70796
}Semantic roles & 50–950 ramp
primary
#90EEBE
secondary
#CA5992
accent
#1075D6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583