#C2CEAA#C2CEAA
#C2CEAA is a very light, muted yellow-green. Relative luminance 0.585; OKLCH L 83.3% C 0.050 H 122.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEAA |
|---|---|
| RGB | rgb(194, 206, 170) |
| HSL | hsl(80, 27%, 74%) |
| HSV | hsv(80, 17%, 81%) |
| CMYK | cmyk(5.8%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(81.02, -10.39, 16.56) |
| CIE-LCH | lch(81.02, 19.55, 122.09°) |
| OKLab | oklab(83.27% -0.0271 0.0426) |
| OKLCH | oklch(83.27% 0.05 122.5) |
| XYZ | xyz(51.5742, 58.5142, 46.5997) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 8.92
Sage Green
#9CAF88
ΔE00 9.03
Light Grey Green
#B7E1A1
ΔE00 9.08
Beige (survey)
#E6DAA6
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 9.96
Greenish Tan
#BCCB7A
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEAA #B6AACE
analogous
#CEC8AA #C2CEAA #B0CEAA
triadic
#C2CEAA #AAC2CE #CEAAC2
tetradic
#C2CEAA #AACEC8 #B6AACE #CEAAB0
square
#C2CEAA #AACEC8 #B6AACE #CEAAB0
split-complementary
#C2CEAA #AAB0CE #C8AACE
monochromatic
#8AA15D #A6B883 #C2CEAA #DEE4D1 #F1F4EC
Accessibility & contrast
On white
1.65
#C2CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#C2CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEAA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEAA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A8
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#C5CAC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2ceaa; /* rgb */ color: rgb(194, 206, 170); /* oklch */ color: oklch(83.3% 0.050 122.5);
Tailwind
colors: {
custom: {
50: '#d4ddc3',
500: '#c2ceaa',
950: '#000000',
},
}SCSS
$custom: #c2ceaa; $custom-light: #d4ddc3; $custom-dark: #000000;
JSON
{
"hex": "#c2ceaa",
"rgb": {
"r": 194,
"g": 206,
"b": 170
},
"hsl": {
"h": 80,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.83267,
"c": 0.05048,
"h": 122.5
},
"luminance": 0.58514
}Semantic roles & 50–950 ramp
primary
#C2CEAA
secondary
#8779A3
accent
#40A562
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482