#90EBAE#90EBAE
#90EBAE is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.7% C 0.122 H 153.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90EBAE |
|---|---|
| RGB | rgb(144, 235, 174) |
| HSL | hsl(140, 69%, 74%) |
| HSV | hsv(140, 39%, 92%) |
| CMYK | cmyk(38.7%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(86.21, -40.04, 21.24) |
| CIE-LCH | lch(86.21, 45.32, 152.06°) |
| OKLab | oklab(86.69% -0.1098 0.0541) |
| OKLCH | oklch(86.69% 0.122 153.8) |
| XYZ | xyz(48.8469, 68.3990, 50.6646) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.32
Light Sea Green
#98F6B0
ΔE00 2.81
Light Seafoam
#A0FEBF
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.12
Mint
#AAF0C1
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EBAE #EB90CD
analogous
#A0EB90 #90EBAE #90EBDC
triadic
#90EBAE #AE90EB #EBAE90
tetradic
#90EBAE #90A0EB #EB90CD #EBDC90
square
#90EBAE #90A0EB #EB90CD #EBDC90
split-complementary
#90EBAE #DC90EB #EB90A0
monochromatic
#28D862 #5CE288 #90EBAE #C4F4D4 #E5FAEC
Accessibility & contrast
On white
1.43
#90EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#90EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EBAE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EBAE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#7FE9DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #90ebae; /* rgb */ color: rgb(144, 235, 174); /* oklch */ color: oklch(86.7% 0.122 153.8);
Tailwind
colors: {
custom: {
50: '#b4f2c6',
500: '#90ebae',
950: '#000000',
},
}SCSS
$custom: #90ebae; $custom-light: #b4f2c6; $custom-dark: #000000;
JSON
{
"hex": "#90ebae",
"rgb": {
"r": 144,
"g": 235,
"b": 174
},
"hsl": {
"h": 139.78,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.86692,
"c": 0.12244,
"h": 153.8
},
"luminance": 0.68402
}Semantic roles & 50–950 ramp
primary
#90EBAE
secondary
#C659A2
accent
#1493D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582