#C2DA91#C2DA91
#C2DA91 is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.3% C 0.099 H 123.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA91 |
|---|---|
| RGB | rgb(194, 218, 145) |
| HSL | hsl(80, 50%, 71%) |
| HSV | hsv(80, 33%, 85%) |
| CMYK | cmyk(11%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(83.79, -20.05, 33.36) |
| CIE-LCH | lch(83.79, 38.92, 121.01°) |
| OKLab | oklab(85.32% -0.0544 0.0829) |
| OKLCH | oklch(85.32% 0.099 123.3) |
| XYZ | xyz(52.4300, 63.6563, 36.3073) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.50
Pale Olive Green
#B1D27B
ΔE00 3.76
Greenish Tan
#BCCB7A
ΔE00 4.50
Light Grey Green
#B7E1A1
ΔE00 4.84
Greenish Beige
#C9D179
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA91 #A991DA
analogous
#DACD91 #C2DA91 #9DDA91
triadic
#C2DA91 #91C2DA #DA91C2
tetradic
#C2DA91 #91DACD #A991DA #DA919D
square
#C2DA91 #91DACD #A991DA #DA919D
split-complementary
#C2DA91 #919DDA #CD91DA
monochromatic
#8DB43D #A9CB63 #C2DA91 #DBE9BF #F2F7E8
Accessibility & contrast
On white
1.53
#C2DA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#C2DA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA91
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA91 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28C
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#C7D3C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2da91; /* rgb */ color: rgb(194, 218, 145); /* oklch */ color: oklch(85.3% 0.099 123.3);
Tailwind
colors: {
custom: {
50: '#d5e5b2',
500: '#c2da91',
950: '#000000',
},
}SCSS
$custom: #c2da91; $custom-light: #d5e5b2; $custom-dark: #000000;
JSON
{
"hex": "#c2da91",
"rgb": {
"r": 194,
"g": 218,
"b": 145
},
"hsl": {
"h": 79.726,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.85315,
"c": 0.09915,
"h": 123.3
},
"luminance": 0.63656
}Semantic roles & 50–950 ramp
primary
#C2DA91
secondary
#795EB1
accent
#29BD59
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481