#90CF99#90CF99
#90CF99 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.8% C 0.100 H 148.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #90CF99 |
|---|---|
| RGB | rgb(144, 207, 153) |
| HSL | hsl(129, 40%, 69%) |
| HSV | hsv(129, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(77.79, -30.94, 20.59) |
| CIE-LCH | lch(77.79, 37.16, 146.36°) |
| OKLab | oklab(79.75% -0.0847 0.0524) |
| OKLCH | oklch(79.75% 0.1 148.3) |
| XYZ | xyz(39.5623, 52.8531, 38.2480) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 5.24
Soft Green
#6FC276
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 7.05
Lichen
#8FB67B
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CF99 #CF90C6
analogous
#A7CF90 #90CF99 #90CFB9
triadic
#90CF99 #9990CF #CF9990
tetradic
#90CF99 #90A7CF #CF90C6 #CFB990
square
#90CF99 #90A7CF #CF90C6 #CFB990
split-complementary
#90CF99 #B990CF #CF90A7
monochromatic
#45A052 #65BD72 #90CF99 #BBE1C0 #E5F4E8
Accessibility & contrast
On white
1.81
#90CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#90CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CF99
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CF99 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#88CCC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90cf99; /* rgb */ color: rgb(144, 207, 153); /* oklch */ color: oklch(79.8% 0.100 148.3);
Tailwind
colors: {
custom: {
50: '#b2deb7',
500: '#90cf99',
950: '#000000',
},
}SCSS
$custom: #90cf99; $custom-light: #b2deb7; $custom-dark: #000000;
JSON
{
"hex": "#90cf99",
"rgb": {
"r": 144,
"g": 207,
"b": 153
},
"hsl": {
"h": 128.571,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.79754,
"c": 0.09955,
"h": 148.3
},
"luminance": 0.52855
}Semantic roles & 50–950 ramp
primary
#90CF99
secondary
#A45F9A
accent
#33A0B3
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481