#C2D67A#C2D67A
#C2D67A is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 84.1% C 0.119 H 119.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D67A |
|---|---|
| RGB | rgb(194, 214, 122) |
| HSL | hsl(73, 53%, 66%) |
| HSV | hsv(73, 43%, 84%) |
| CMYK | cmyk(9.3%, 0%, 43%, 16.1%) |
| CIE-LAB | lab(82.36, -20.86, 43.09) |
| CIE-LCH | lch(82.36, 47.87, 115.84°) |
| OKLab | oklab(84.07% -0.058 0.1043) |
| OKLCH | oklch(84.07% 0.119 119.1) |
| XYZ | xyz(49.8078, 60.9678, 27.5526) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.88
Greenish Tan
#BCCB7A
ΔE00 2.99
Pale Olive Green
#B1D27B
ΔE00 3.54
Pale Olive
#B9CC81
ΔE00 3.61
Light Moss Green
#A6C875
ΔE00 5.55
Light Olive
#ACBF69
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D67A #8E7AD6
analogous
#D6BC7A #C2D67A #94D67A
triadic
#C2D67A #7AC2D6 #D67AC2
tetradic
#C2D67A #7AD6BC #8E7AD6 #D67A94
square
#C2D67A #7AD6BC #8E7AD6 #D67A94
split-complementary
#C2D67A #7A94D6 #BC7AD6
monochromatic
#8BA332 #ADC84B #C2D67A #D7E4A9 #EDF3D8
Accessibility & contrast
On white
1.59
#C2D67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C2D67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D67A
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D67A | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD73
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#CACDC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d67a; /* rgb */ color: rgb(194, 214, 122); /* oklch */ color: oklch(84.1% 0.119 119.1);
Tailwind
colors: {
custom: {
50: '#d6e2a2',
500: '#c2d67a',
950: '#000000',
},
}SCSS
$custom: #c2d67a; $custom-light: #d6e2a2; $custom-dark: #000000;
JSON
{
"hex": "#c2d67a",
"rgb": {
"r": 194,
"g": 214,
"b": 122
},
"hsl": {
"h": 73.043,
"s": 52.874,
"l": 65.882
},
"oklch": {
"l": 0.84065,
"c": 0.11933,
"h": 119.1
},
"luminance": 0.60968
}Semantic roles & 50–950 ramp
primary
#C2D67A
secondary
#614DA7
accent
#25C047
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480