#90FDAE#90FDAE
#90FDAE is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.149 H 151.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDAE |
|---|---|
| RGB | rgb(144, 253, 174) |
| HSL | hsl(137, 96%, 78%) |
| HSV | hsv(137, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.34, -47.88, 28.27) |
| CIE-LCH | lch(91.34, 55.60, 149.44°) |
| OKLab | oklab(90.86% -0.1306 0.0713) |
| OKLCH | oklch(90.86% 0.149 151.4) |
| XYZ | xyz(54.2634, 79.2321, 52.4702) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.93
Mint (survey)
#9FFEB0
ΔE00 1.64
Seafoam (survey)
#80F9AD
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDAE #FD90DF
analogous
#A8FD90 #90FDAE #90FDE5
triadic
#90FDAE #AE90FD #FDAE90
tetradic
#90FDAE #90A8FD #FD90DF #FDE590
square
#90FDAE #90A8FD #FD90DF #FDE590
split-complementary
#90FDAE #E590FD #FD90A8
monochromatic
#18FB56 #54FC82 #90FDAE #CCFEDA #E1FEE9
Accessibility & contrast
On white
1.25
#90FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#90FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDAE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDAE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#7BFAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #90fdae; /* rgb */ color: rgb(144, 253, 174); /* oklch */ color: oklch(90.9% 0.149 151.4);
Tailwind
colors: {
custom: {
50: '#b5fec6',
500: '#90fdae',
950: '#000000',
},
}SCSS
$custom: #90fdae; $custom-light: #b5fec6; $custom-dark: #000000;
JSON
{
"hex": "#90fdae",
"rgb": {
"r": 144,
"g": 253,
"b": 174
},
"hsl": {
"h": 136.514,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.90859,
"c": 0.14882,
"h": 151.4
},
"luminance": 0.79236
}Semantic roles & 50–950 ramp
primary
#90FDAE
secondary
#DE53B8
accent
#00A6E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682