#C2D07D#C2D07D
#C2D07D is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.108 H 116.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D07D |
|---|---|
| RGB | rgb(194, 208, 125) |
| HSL | hsl(70, 47%, 65%) |
| HSV | hsv(70, 40%, 82%) |
| CMYK | cmyk(6.7%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(80.77, -17.56, 39.59) |
| CIE-LCH | lch(80.77, 43.31, 113.92°) |
| OKLab | oklab(82.81% -0.0484 0.0965) |
| OKLCH | oklch(82.81% 0.108 116.6) |
| XYZ | xyz(48.5059, 58.0622, 28.0499) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.35
Greenish Beige
#C9D179
ΔE00 1.94
Pale Olive
#B9CC81
ΔE00 2.39
Pale Olive Green
#B1D27B
ΔE00 4.19
Light Olive
#ACBF69
ΔE00 4.81
Tan Green
#A9BE70
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D07D #8B7DD0
analogous
#D0B47D #C2D07D #99D07D
triadic
#C2D07D #7DC2D0 #D07DC2
tetradic
#C2D07D #7DD0B4 #8B7DD0 #D07D99
square
#C2D07D #7DD0B4 #8B7DD0 #D07D99
split-complementary
#C2D07D #7D99D0 #B47DD0
monochromatic
#8A9B38 #ADC050 #C2D07D #D7E0AA #ECF1D7
Accessibility & contrast
On white
1.67
#C2D07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#C2D07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D07D
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D07D | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#CAC8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2d07d; /* rgb */ color: rgb(194, 208, 125); /* oklch */ color: oklch(82.8% 0.108 116.6);
Tailwind
colors: {
custom: {
50: '#d5dea4',
500: '#c2d07d',
950: '#000000',
},
}SCSS
$custom: #c2d07d; $custom-light: #d5dea4; $custom-dark: #000000;
JSON
{
"hex": "#c2d07d",
"rgb": {
"r": 194,
"g": 208,
"b": 125
},
"hsl": {
"h": 70.12,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.82809,
"c": 0.108,
"h": 116.6
},
"luminance": 0.58062
}Semantic roles & 50–950 ramp
primary
#C2D07D
secondary
#5E51A0
accent
#2BBA43
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480