#90E2AE#90E2AE
#90E2AE is a very light, moderate green. Relative luminance 0.634; OKLCH L 84.6% C 0.109 H 155.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90E2AE |
|---|---|
| RGB | rgb(144, 226, 174) |
| HSL | hsl(142, 59%, 73%) |
| HSV | hsv(142, 36%, 89%) |
| CMYK | cmyk(36.3%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(83.64, -35.97, 17.67) |
| CIE-LCH | lch(83.64, 40.07, 153.84°) |
| OKLab | oklab(84.62% -0.0991 0.0452) |
| OKLCH | oklch(84.62% 0.109 155.5) |
| XYZ | xyz(46.3350, 63.3753, 49.8274) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 3.03
Mint
#AAF0C1
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 4.64
Light Sea Green
#98F6B0
ΔE00 5.30
Light Seafoam
#A0FEBF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E2AE #E290C4
analogous
#9BE290 #90E2AE #90E2D7
triadic
#90E2AE #AE90E2 #E2AE90
tetradic
#90E2AE #909BE2 #E290C4 #E2D790
square
#90E2AE #909BE2 #E290C4 #E2D790
split-complementary
#90E2AE #D790E2 #E2909B
monochromatic
#33C468 #5FD58B #90E2AE #C1EFD1 #E7F9ED
Accessibility & contrast
On white
1.54
#90E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#90E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E2AE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E2AE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#80E0D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90e2ae; /* rgb */ color: rgb(144, 226, 174); /* oklch */ color: oklch(84.6% 0.109 155.5);
Tailwind
colors: {
custom: {
50: '#b3ebc6',
500: '#90e2ae',
950: '#000000',
},
}SCSS
$custom: #90e2ae; $custom-light: #b3ebc6; $custom-dark: #000000;
JSON
{
"hex": "#90e2ae",
"rgb": {
"r": 144,
"g": 226,
"b": 174
},
"hsl": {
"h": 141.951,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.84616,
"c": 0.10892,
"h": 155.5
},
"luminance": 0.63378
}Semantic roles & 50–950 ramp
primary
#90E2AE
secondary
#BB5C98
accent
#1F89C6
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482