#C2CEAE#C2CEAE
#C2CEAE is a very light, muted yellow-green. Relative luminance 0.587; OKLCH L 83.4% C 0.045 H 124.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEAE |
|---|---|
| RGB | rgb(194, 206, 174) |
| HSL | hsl(83, 25%, 75%) |
| HSV | hsv(83, 16%, 81%) |
| CMYK | cmyk(5.8%, 0%, 15.5%, 19.2%) |
| CIE-LAB | lab(81.11, -9.74, 14.56) |
| CIE-LCH | lch(81.11, 17.52, 123.79°) |
| OKLab | oklab(83.36% -0.0254 0.0376) |
| OKLCH | oklch(83.36% 0.045 124.1) |
| XYZ | xyz(51.9583, 58.6679, 48.6229) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.30
Light Grey Green
#B7E1A1
ΔE00 9.85
Greenish Grey
#96AE8D
ΔE00 10.01
Pale Olive
#B9CC81
ΔE00 10.05
Beige (survey)
#E6DAA6
ΔE00 10.39
Beige
#F5F5DC
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEAE #BAAECE
analogous
#CECAAE #C2CEAE #B2CEAE
triadic
#C2CEAE #AEC2CE #CEAEC2
tetradic
#C2CEAE #AECECA #BAAECE #CEAEB2
square
#C2CEAE #AECECA #BAAECE #CEAEB2
split-complementary
#C2CEAE #AEB2CE #CAAECE
monochromatic
#89A062 #A5B788 #C2CEAE #DFE5D4 #F1F3EC
Accessibility & contrast
On white
1.65
#C2CEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#C2CEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEAE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEAE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#C4CBC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2ceae; /* rgb */ color: rgb(194, 206, 174); /* oklch */ color: oklch(83.4% 0.045 124.1);
Tailwind
colors: {
custom: {
50: '#d4ddc6',
500: '#c2ceae',
950: '#000000',
},
}SCSS
$custom: #c2ceae; $custom-light: #d4ddc6; $custom-dark: #000000;
JSON
{
"hex": "#c2ceae",
"rgb": {
"r": 194,
"g": 206,
"b": 174
},
"hsl": {
"h": 82.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.83362,
"c": 0.04537,
"h": 124.1
},
"luminance": 0.58668
}Semantic roles & 50–950 ramp
primary
#C2CEAE
secondary
#8B7DA3
accent
#42A367
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482