#90E09D#90E09D
#90E09D is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.8% C 0.122 H 148.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #90E09D |
|---|---|
| RGB | rgb(144, 224, 157) |
| HSL | hsl(130, 56%, 72%) |
| HSV | hsv(130, 36%, 88%) |
| CMYK | cmyk(35.7%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(82.74, -38.11, 25.27) |
| CIE-LCH | lch(82.74, 45.72, 146.45°) |
| OKLab | oklab(83.78% -0.1041 0.0639) |
| OKLCH | oklch(83.78% 0.122 148.5) |
| XYZ | xyz(44.2407, 61.6725, 41.4646) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.22
Light Mint Green
#A6FBB2
ΔE00 5.91
Seafoam
#7FE0B3
ΔE00 6.14
Seafoam (survey)
#80F9AD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E09D #E090D3
analogous
#ABE090 #90E09D #90E0C5
triadic
#90E09D #9D90E0 #E09D90
tetradic
#90E09D #90ABE0 #E090D3 #E0C590
square
#90E09D #90ABE0 #E090D3 #E0C590
split-complementary
#90E09D #C590E0 #E090AB
monochromatic
#36C04C #60D373 #90E09D #C0EDC7 #E7F8EA
Accessibility & contrast
On white
1.57
#90E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#90E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E09D
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E09D | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#D5CBA1
Tritanopia (blue-blind)
#85DDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90e09d; /* rgb */ color: rgb(144, 224, 157); /* oklch */ color: oklch(83.8% 0.122 148.5);
Tailwind
colors: {
custom: {
50: '#b3eaba',
500: '#90e09d',
950: '#000000',
},
}SCSS
$custom: #90e09d; $custom-light: #b3eaba; $custom-dark: #000000;
JSON
{
"hex": "#90e09d",
"rgb": {
"r": 144,
"g": 224,
"b": 157
},
"hsl": {
"h": 129.75,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.83779,
"c": 0.1221,
"h": 148.5
},
"luminance": 0.61675
}Semantic roles & 50–950 ramp
primary
#90E09D
secondary
#B85CA9
accent
#22AAC4
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481