#C1CE99#C1CE99
#C1CE99 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.8% C 0.072 H 119.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CE99 |
|---|---|
| RGB | rgb(193, 206, 153) |
| HSL | hsl(75, 35%, 70%) |
| HSV | hsv(75, 26%, 81%) |
| CMYK | cmyk(6.3%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(80.62, -13.33, 24.96) |
| CIE-LCH | lch(80.62, 28.29, 118.10°) |
| OKLab | oklab(82.82% -0.0352 0.0631) |
| OKLCH | oklch(82.82% 0.072 119.2) |
| XYZ | xyz(49.8129, 57.7801, 38.6593) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.70
Greenish Tan
#BCCB7A
ΔE00 5.78
Pale Olive Green
#B1D27B
ΔE00 7.17
Light Grey Green
#B7E1A1
ΔE00 7.17
Tan Green
#A9BE70
ΔE00 7.18
Greenish Beige
#C9D179
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CE99 #A699CE
analogous
#CEC099 #C1CE99 #A6CE99
triadic
#C1CE99 #99C1CE #CE99C1
tetradic
#C1CE99 #99CEC0 #A699CE #CE99A6
square
#C1CE99 #99CEC0 #A699CE #CE99A6
split-complementary
#C1CE99 #99A6CE #C099CE
monochromatic
#8BA04D #A8BA70 #C1CE99 #DAE2C2 #F2F5EA
Accessibility & contrast
On white
1.67
#C1CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#C1CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CE99
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CE99 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#C6C8C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c1ce99; /* rgb */ color: rgb(193, 206, 153); /* oklch */ color: oklch(82.8% 0.072 119.2);
Tailwind
colors: {
custom: {
50: '#d4ddb7',
500: '#c1ce99',
950: '#000000',
},
}SCSS
$custom: #c1ce99; $custom-light: #d4ddb7; $custom-dark: #000000;
JSON
{
"hex": "#c1ce99",
"rgb": {
"r": 193,
"g": 206,
"b": 153
},
"hsl": {
"h": 74.717,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.82815,
"c": 0.07224,
"h": 119.2
},
"luminance": 0.5778
}Semantic roles & 50–950 ramp
primary
#C1CE99
secondary
#7668A3
accent
#38AE55
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481