#94CE99#94CE99
#94CE99 is a light, moderate green. Relative luminance 0.527; OKLCH L 79.8% C 0.095 H 146.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #94CE99 |
|---|---|
| RGB | rgb(148, 206, 153) |
| HSL | hsl(125, 37%, 69%) |
| HSV | hsv(125, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(77.72, -29.17, 20.53) |
| CIE-LCH | lch(77.72, 35.67, 144.87°) |
| OKLab | oklab(79.76% -0.0798 0.0522) |
| OKLCH | oklch(79.76% 0.095 146.8) |
| XYZ | xyz(40.0320, 52.7368, 38.2008) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.80
Hospital Green
#9BE5AA
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 6.71
Soft Green
#6FC276
ΔE00 6.88
Lichen
#8FB67B
ΔE00 7.14
Seafoam
#7FE0B3
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CE99 #CE94C9
analogous
#ACCE94 #94CE99 #94CEB6
triadic
#94CE99 #9994CE #CE9994
tetradic
#94CE99 #94ACCE #CE94C9 #CEB694
square
#94CE99 #94ACCE #CE94C9 #CEB694
split-complementary
#94CE99 #B694CE #CE94AC
monochromatic
#499F50 #6ABB71 #94CE99 #BEE1C1 #E8F4E9
Accessibility & contrast
On white
1.82
#94CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#94CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CE99
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CE99 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#8DCBC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #94ce99; /* rgb */ color: rgb(148, 206, 153); /* oklch */ color: oklch(79.8% 0.095 146.8);
Tailwind
colors: {
custom: {
50: '#b5ddb7',
500: '#94ce99',
950: '#000000',
},
}SCSS
$custom: #94ce99; $custom-light: #b5ddb7; $custom-dark: #000000;
JSON
{
"hex": "#94ce99",
"rgb": {
"r": 148,
"g": 206,
"b": 153
},
"hsl": {
"h": 125.172,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.79756,
"c": 0.09535,
"h": 146.8
},
"luminance": 0.52738
}Semantic roles & 50–950 ramp
primary
#94CE99
secondary
#A3639E
accent
#35A6B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481