#C0CE99#C0CE99
#C0CE99 is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.7% C 0.073 H 120.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CE99 |
|---|---|
| RGB | rgb(192, 206, 153) |
| HSL | hsl(76, 35%, 70%) |
| HSV | hsv(76, 26%, 81%) |
| CMYK | cmyk(6.8%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(80.54, -13.70, 24.85) |
| CIE-LCH | lch(80.54, 28.37, 118.87°) |
| OKLab | oklab(82.74% -0.0363 0.0628) |
| OKLCH | oklch(82.74% 0.073 120) |
| XYZ | xyz(49.5588, 57.6491, 38.6474) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.67
Greenish Tan
#BCCB7A
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 6.96
Pale Olive Green
#B1D27B
ΔE00 7.06
Tan Green
#A9BE70
ΔE00 7.12
Light Moss Green
#A6C875
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CE99 #A799CE
analogous
#CEC199 #C0CE99 #A5CE99
triadic
#C0CE99 #99C0CE #CE99C0
tetradic
#C0CE99 #99CEC1 #A799CE #CE99A5
square
#C0CE99 #99CEC1 #A799CE #CE99A5
split-complementary
#C0CE99 #99A5CE #C199CE
monochromatic
#8AA04D #A6BA70 #C0CE99 #DAE2C2 #F2F5EA
Accessibility & contrast
On white
1.68
#C0CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#C0CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CE99
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CE99 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#C5C8C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c0ce99; /* rgb */ color: rgb(192, 206, 153); /* oklch */ color: oklch(82.7% 0.073 120.0);
Tailwind
colors: {
custom: {
50: '#d3ddb7',
500: '#c0ce99',
950: '#000000',
},
}SCSS
$custom: #c0ce99; $custom-light: #d3ddb7; $custom-dark: #000000;
JSON
{
"hex": "#c0ce99",
"rgb": {
"r": 192,
"g": 206,
"b": 153
},
"hsl": {
"h": 75.849,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.82739,
"c": 0.07252,
"h": 120
},
"luminance": 0.57649
}Semantic roles & 50–950 ramp
primary
#C0CE99
secondary
#7868A3
accent
#38AE57
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481