#C2CE99#C2CE99
#C2CE99 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.9% C 0.072 H 118.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CE99 |
|---|---|
| RGB | rgb(194, 206, 153) |
| HSL | hsl(74, 35%, 70%) |
| HSV | hsv(74, 26%, 81%) |
| CMYK | cmyk(5.8%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(80.69, -12.95, 25.07) |
| CIE-LCH | lch(80.69, 28.22, 117.33°) |
| OKLab | oklab(82.89% -0.0342 0.0633) |
| OKLCH | oklch(82.89% 0.072 118.4) |
| XYZ | xyz(50.0688, 57.9120, 38.6713) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 7.11
Tan Green
#A9BE70
ΔE00 7.25
Pale Olive Green
#B1D27B
ΔE00 7.28
Light Grey Green
#B7E1A1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CE99 #A599CE
analogous
#CEBF99 #C2CE99 #A7CE99
triadic
#C2CE99 #99C2CE #CE99C2
tetradic
#C2CE99 #99CEBF #A599CE #CE99A7
square
#C2CE99 #99CEBF #A599CE #CE99A7
split-complementary
#C2CE99 #99A7CE #BF99CE
monochromatic
#8DA04D #A9BA70 #C2CE99 #DBE2C2 #F3F5EA
Accessibility & contrast
On white
1.67
#C2CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#C2CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CE99
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CE99 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#C7C8C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2ce99; /* rgb */ color: rgb(194, 206, 153); /* oklch */ color: oklch(82.9% 0.072 118.4);
Tailwind
colors: {
custom: {
50: '#d5ddb7',
500: '#c2ce99',
950: '#000000',
},
}SCSS
$custom: #c2ce99; $custom-light: #d5ddb7; $custom-dark: #000000;
JSON
{
"hex": "#c2ce99",
"rgb": {
"r": 194,
"g": 206,
"b": 153
},
"hsl": {
"h": 73.585,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.82892,
"c": 0.07197,
"h": 118.4
},
"luminance": 0.57912
}Semantic roles & 50–950 ramp
primary
#C2CE99
secondary
#7568A3
accent
#38AE52
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481