#C2CE8A#C2CE8A
#C2CE8A is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.6% C 0.090 H 116.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CE8A |
|---|---|
| RGB | rgb(194, 206, 138) |
| HSL | hsl(71, 41%, 67%) |
| HSV | hsv(71, 33%, 81%) |
| CMYK | cmyk(5.8%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(80.43, -14.98, 32.53) |
| CIE-LCH | lch(80.43, 35.81, 114.73°) |
| OKLab | oklab(82.6% -0.0404 0.0807) |
| OKLCH | oklch(82.6% 0.09 116.6) |
| XYZ | xyz(48.9069, 57.4473, 32.5518) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.18
Greenish Tan
#BCCB7A
ΔE00 2.65
Greenish Beige
#C9D179
ΔE00 4.01
Pale Olive Green
#B1D27B
ΔE00 5.17
Tan Green
#A9BE70
ΔE00 5.42
Light Olive
#ACBF69
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CE8A #968ACE
analogous
#CEB88A #C2CE8A #A0CE8A
triadic
#C2CE8A #8AC2CE #CE8AC2
tetradic
#C2CE8A #8ACEB8 #968ACE #CE8AA0
square
#C2CE8A #8ACEB8 #968ACE #CE8AA0
split-complementary
#C2CE8A #8AA0CE #B88ACE
monochromatic
#8C9C41 #ACBC5F #C2CE8A #D8E0B5 #EFF2E0
Accessibility & contrast
On white
1.68
#C2CE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C2CE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CE8A
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CE8A | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C785
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#C9C7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2ce8a; /* rgb */ color: rgb(194, 206, 138); /* oklch */ color: oklch(82.6% 0.090 116.6);
Tailwind
colors: {
custom: {
50: '#d5ddad',
500: '#c2ce8a',
950: '#000000',
},
}SCSS
$custom: #c2ce8a; $custom-light: #d5ddad; $custom-dark: #000000;
JSON
{
"hex": "#c2ce8a",
"rgb": {
"r": 194,
"g": 206,
"b": 138
},
"hsl": {
"h": 70.588,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.82601,
"c": 0.09027,
"h": 116.6
},
"luminance": 0.57447
}Semantic roles & 50–950 ramp
primary
#C2CE8A
secondary
#675AA2
accent
#31B449
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481