#90FDB2#90FDB2
#90FDB2 is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.9% C 0.145 H 152.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDB2 |
|---|---|
| RGB | rgb(144, 253, 178) |
| HSL | hsl(139, 96%, 78%) |
| HSV | hsv(139, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(91.41, -47.18, 26.34) |
| CIE-LCH | lch(91.41, 54.04, 150.83°) |
| OKLab | oklab(90.94% -0.1289 0.0667) |
| OKLCH | oklch(90.94% 0.145 152.6) |
| XYZ | xyz(54.6592, 79.3904, 54.5545) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.62
Foam Green
#90FDA9
ΔE00 1.70
Light Sea Green
#98F6B0
ΔE00 1.92
Mint (survey)
#9FFEB0
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDB2 #FD90DB
analogous
#A4FD90 #90FDB2 #90FDE9
triadic
#90FDB2 #B290FD #FDB290
tetradic
#90FDB2 #90A4FD #FD90DB #FDE990
square
#90FDB2 #90A4FD #FD90DB #FDE990
split-complementary
#90FDB2 #E990FD #FD90A4
monochromatic
#18FB5F #54FC88 #90FDB2 #CCFEDC #E1FEEA
Accessibility & contrast
On white
1.24
#90FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#90FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDB2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDB2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#7AFAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #90fdb2; /* rgb */ color: rgb(144, 253, 178); /* oklch */ color: oklch(90.9% 0.145 152.6);
Tailwind
colors: {
custom: {
50: '#b5fec9',
500: '#90fdb2',
950: '#000000',
},
}SCSS
$custom: #90fdb2; $custom-light: #b5fec9; $custom-dark: #000000;
JSON
{
"hex": "#90fdb2",
"rgb": {
"r": 144,
"g": 253,
"b": 178
},
"hsl": {
"h": 138.716,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.90941,
"c": 0.14512,
"h": 152.6
},
"luminance": 0.79394
}Semantic roles & 50–950 ramp
primary
#90FDB2
secondary
#DE53B3
accent
#009EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682