#90FFAE#90FFAE
#90FFAE is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.152 H 151.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFAE |
|---|---|
| RGB | rgb(144, 255, 174) |
| HSL | hsl(136, 100%, 78%) |
| HSV | hsv(136, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.91, -48.73, 29.04) |
| CIE-LCH | lch(91.91, 56.72, 149.21°) |
| OKLab | oklab(91.32% -0.1328 0.0732) |
| OKLCH | oklch(91.32% 0.152 151.1) |
| XYZ | xyz(54.8981, 80.5015, 52.6817) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.79
Mint (survey)
#9FFEB0
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.39
Mint Green
#8FFF9F
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFAE #FF90E1
analogous
#A9FF90 #90FFAE #90FFE5
triadic
#90FFAE #AE90FF #FFAE90
tetradic
#90FFAE #90A9FF #FF90E1 #FFE590
square
#90FFAE #90A9FF #FF90E1 #FFE590
split-complementary
#90FFAE #E590FF #FF90A9
monochromatic
#16FF55 #53FF81 #90FFAE #CDFFDB #E0FFE9
Accessibility & contrast
On white
1.23
#90FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#90FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFAE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFAE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#7BFCEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90ffae; /* rgb */ color: rgb(144, 255, 174); /* oklch */ color: oklch(91.3% 0.152 151.1);
Tailwind
colors: {
custom: {
50: '#b5ffc6',
500: '#90ffae',
950: '#000000',
},
}SCSS
$custom: #90ffae; $custom-light: #b5ffc6; $custom-dark: #000000;
JSON
{
"hex": "#90ffae",
"rgb": {
"r": 144,
"g": 255,
"b": 174
},
"hsl": {
"h": 136.216,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91323,
"c": 0.15168,
"h": 151.1
},
"luminance": 0.80505
}Semantic roles & 50–950 ramp
primary
#90FFAE
secondary
#E153BA
accent
#00A7E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682