#90D67F#90D67F
#90D67F is a light, vivid green. Relative luminance 0.556; OKLCH L 80.9% C 0.137 H 139.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90D67F |
|---|---|
| RGB | rgb(144, 214, 127) |
| HSL | hsl(108, 51%, 67%) |
| HSV | hsv(108, 41%, 84%) |
| CMYK | cmyk(32.7%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.36, -38.29, 36.14) |
| CIE-LCH | lch(79.36, 52.65, 136.65°) |
| OKLab | oklab(80.88% -0.1046 0.089) |
| OKLCH | oklch(80.88% 0.137 139.6) |
| XYZ | xyz(39.3776, 55.5530, 28.7226) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 5.61
Soft Green
#6FC276
ΔE00 6.29
Light Moss Green
#A6C875
ΔE00 6.42
Pale Olive Green
#B1D27B
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D67F #C57FD6
analogous
#BCD67F #90D67F #7FD69A
triadic
#90D67F #7F90D6 #D67F90
tetradic
#90D67F #7FBCD6 #C57FD6 #D69A7F
square
#90D67F #7FBCD6 #C57FD6 #D69A7F
split-complementary
#90D67F #9A7FD6 #D67FBC
monochromatic
#4BA635 #68C751 #90D67F #B8E5AD #E0F4DC
Accessibility & contrast
On white
1.73
#90D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#90D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D67F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D67F | 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)
#DBC979
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#8CD1C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #90d67f; /* rgb */ color: rgb(144, 214, 127); /* oklch */ color: oklch(80.9% 0.137 139.6);
Tailwind
colors: {
custom: {
50: '#b3e3a5',
500: '#90d67f',
950: '#000000',
},
}SCSS
$custom: #90d67f; $custom-light: #b3e3a5; $custom-dark: #000000;
JSON
{
"hex": "#90d67f",
"rgb": {
"r": 144,
"g": 214,
"b": 127
},
"hsl": {
"h": 108.276,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80877,
"c": 0.13733,
"h": 139.6
},
"luminance": 0.55555
}Semantic roles & 50–950 ramp
primary
#90D67F
secondary
#9850AA
accent
#27BFA1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480