#90D67E#90D67E
#90D67E is a light, vivid green. Relative luminance 0.555; OKLCH L 80.9% C 0.138 H 139.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90D67E |
|---|---|
| RGB | rgb(144, 214, 126) |
| HSL | hsl(108, 52%, 67%) |
| HSV | hsv(108, 41%, 84%) |
| CMYK | cmyk(32.7%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(79.34, -38.43, 36.63) |
| CIE-LCH | lch(79.34, 53.09, 136.37°) |
| OKLab | oklab(80.86% -0.105 0.0901) |
| OKLCH | oklch(80.86% 0.138 139.4) |
| XYZ | xyz(39.3127, 55.5271, 28.3810) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.62
Lightgreen
#90EE90
ΔE00 5.63
Soft Green
#6FC276
ΔE00 6.35
Light Moss Green
#A6C875
ΔE00 6.37
Pale Olive Green
#B1D27B
ΔE00 6.46
Lightish Green
#61E160
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D67E #C47ED6
analogous
#BCD67E #90D67E #7ED698
triadic
#90D67E #7E90D6 #D67E90
tetradic
#90D67E #7EBCD6 #C47ED6 #D6987E
square
#90D67E #7EBCD6 #C47ED6 #D6987E
split-complementary
#90D67E #987ED6 #D67EBC
monochromatic
#4CA534 #68C750 #90D67E #B8E5AC #E0F4DB
Accessibility & contrast
On white
1.73
#90D67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#90D67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D67E
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D67E | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC977
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#8CD1C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #90d67e; /* rgb */ color: rgb(144, 214, 126); /* oklch */ color: oklch(80.9% 0.138 139.4);
Tailwind
colors: {
custom: {
50: '#b3e3a4',
500: '#90d67e',
950: '#000000',
},
}SCSS
$custom: #90d67e; $custom-light: #b3e3a4; $custom-dark: #000000;
JSON
{
"hex": "#90d67e",
"rgb": {
"r": 144,
"g": 214,
"b": 126
},
"hsl": {
"h": 107.727,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80861,
"c": 0.13835,
"h": 139.4
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#90D67E
secondary
#974FA9
accent
#26BFA0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480