#C2CD80#C2CD80
#C2CD80 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.2% C 0.101 H 115.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CD80 |
|---|---|
| RGB | rgb(194, 205, 128) |
| HSL | hsl(69, 44%, 65%) |
| HSV | hsv(69, 38%, 80%) |
| CMYK | cmyk(5.4%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(80.01, -15.71, 37.09) |
| CIE-LCH | lch(80.01, 40.28, 112.95°) |
| OKLab | oklab(82.21% -0.043 0.091) |
| OKLCH | oklch(82.21% 0.101 115.3) |
| XYZ | xyz(47.9760, 56.6910, 28.8330) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.33
Pale Olive
#B9CC81
ΔE00 2.21
Greenish Beige
#C9D179
ΔE00 2.40
Light Olive
#ACBF69
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 4.90
Tan Green
#A9BE70
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CD80 #8B80CD
analogous
#CDB180 #C2CD80 #9CCD80
triadic
#C2CD80 #80C2CD #CD80C2
tetradic
#C2CD80 #80CDB1 #8B80CD #CD809C
square
#C2CD80 #80CDB1 #8B80CD #CD809C
split-complementary
#C2CD80 #809CCD #B180CD
monochromatic
#8A973B #ADBC54 #C2CD80 #D7DEAC #ECF0D8
Accessibility & contrast
On white
1.70
#C2CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C2CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CD80
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CD80 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#CAC5BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2cd80; /* rgb */ color: rgb(194, 205, 128); /* oklch */ color: oklch(82.2% 0.101 115.3);
Tailwind
colors: {
custom: {
50: '#d5dca6',
500: '#c2cd80',
950: '#000000',
},
}SCSS
$custom: #c2cd80; $custom-light: #d5dca6; $custom-dark: #000000;
JSON
{
"hex": "#c2cd80",
"rgb": {
"r": 194,
"g": 205,
"b": 128
},
"hsl": {
"h": 68.571,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.82211,
"c": 0.10061,
"h": 115.3
},
"luminance": 0.5669
}Semantic roles & 50–950 ramp
primary
#C2CD80
secondary
#5E549D
accent
#2FB742
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480