#C2CD89#C2CD89
#C2CD89 is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.4% C 0.090 H 115.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CD89 |
|---|---|
| RGB | rgb(194, 205, 137) |
| HSL | hsl(70, 40%, 67%) |
| HSV | hsv(70, 33%, 80%) |
| CMYK | cmyk(5.4%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(80.14, -14.61, 32.67) |
| CIE-LCH | lch(80.14, 35.78, 114.09°) |
| OKLab | oklab(82.37% -0.0394 0.081) |
| OKLCH | oklch(82.37% 0.09 115.9) |
| XYZ | xyz(48.5948, 56.9385, 32.0923) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.29
Greenish Tan
#BCCB7A
ΔE00 2.60
Greenish Beige
#C9D179
ΔE00 3.93
Tan Green
#A9BE70
ΔE00 5.34
Pale Olive Green
#B1D27B
ΔE00 5.37
Light Olive
#ACBF69
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CD89 #9489CD
analogous
#CDB689 #C2CD89 #A0CD89
triadic
#C2CD89 #89C2CD #CD89C2
tetradic
#C2CD89 #89CDB6 #9489CD #CD89A0
square
#C2CD89 #89CDB6 #9489CD #CD89A0
split-complementary
#C2CD89 #89A0CD #B689CD
monochromatic
#8C9A41 #ACBB5E #C2CD89 #D8DFB4 #EEF1DF
Accessibility & contrast
On white
1.70
#C2CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#C2CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CD89
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CD89 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C684
Deuteranopia (green-blind)
#D5C78C
Tritanopia (blue-blind)
#C9C6BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cd89; /* rgb */ color: rgb(194, 205, 137); /* oklch */ color: oklch(82.4% 0.090 115.9);
Tailwind
colors: {
custom: {
50: '#d5dcac',
500: '#c2cd89',
950: '#000000',
},
}SCSS
$custom: #c2cd89; $custom-light: #d5dcac; $custom-dark: #000000;
JSON
{
"hex": "#c2cd89",
"rgb": {
"r": 194,
"g": 205,
"b": 137
},
"hsl": {
"h": 69.706,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.82368,
"c": 0.09008,
"h": 115.9
},
"luminance": 0.56938
}Semantic roles & 50–950 ramp
primary
#C2CD89
secondary
#655AA1
accent
#32B447
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481