#90CD83#90CD83
#90CD83 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.8% C 0.119 H 140.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD83 |
|---|---|
| RGB | rgb(144, 205, 131) |
| HSL | hsl(109, 43%, 66%) |
| HSV | hsv(109, 36%, 80%) |
| CMYK | cmyk(29.8%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(76.82, -33.59, 30.78) |
| CIE-LCH | lch(76.82, 45.56, 137.50°) |
| OKLab | oklab(78.84% -0.0916 0.0766) |
| OKLCH | oklch(78.84% 0.119 140.1) |
| XYZ | xyz(37.4284, 51.2292, 29.3845) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.48
Soft Green
#6FC276
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 5.81
Lichen
#8FB67B
ΔE00 6.48
Light Grey Green
#B7E1A1
ΔE00 6.76
Pale Olive Green
#B1D27B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD83 #C083CD
analogous
#B5CD83 #90CD83 #83CD9B
triadic
#90CD83 #8390CD #CD8390
tetradic
#90CD83 #83B5CD #C083CD #CD9B83
square
#90CD83 #83B5CD #C083CD #CD9B83
split-complementary
#90CD83 #9B83CD #CD83B5
monochromatic
#4D983D #69BB57 #90CD83 #B7DFAF #DEF0DA
Accessibility & contrast
On white
1.87
#90CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#90CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD83
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD83 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#C8BB87
Tritanopia (blue-blind)
#8CC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd83; /* rgb */ color: rgb(144, 205, 131); /* oklch */ color: oklch(78.8% 0.119 140.1);
Tailwind
colors: {
custom: {
50: '#b2dca7',
500: '#90cd83',
950: '#000000',
},
}SCSS
$custom: #90cd83; $custom-light: #b2dca7; $custom-dark: #000000;
JSON
{
"hex": "#90cd83",
"rgb": {
"r": 144,
"g": 205,
"b": 131
},
"hsl": {
"h": 109.459,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78841,
"c": 0.11945,
"h": 140.1
},
"luminance": 0.51231
}Semantic roles & 50–950 ramp
primary
#90CD83
secondary
#92569E
accent
#30B69E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480