#C2DB7D#C2DB7D
#C2DB7D is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 85.2% C 0.123 H 121.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB7D |
|---|---|
| RGB | rgb(194, 219, 125) |
| HSL | hsl(76, 57%, 67%) |
| HSV | hsv(76, 43%, 86%) |
| CMYK | cmyk(11.4%, 0%, 42.9%, 14.1%) |
| CIE-LAB | lab(83.76, -22.97, 43.36) |
| CIE-LCH | lch(83.76, 49.07, 117.91°) |
| OKLab | oklab(85.2% -0.0637 0.1051) |
| OKLCH | oklch(85.2% 0.123 121.2) |
| XYZ | xyz(51.2814, 63.6131, 28.9750) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.39
Greenish Beige
#C9D179
ΔE00 4.19
Greenish Tan
#BCCB7A
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 4.43
Light Moss Green
#A6C875
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB7D #967DDB
analogous
#DBC57D #C2DB7D #93DB7D
triadic
#C2DB7D #7DC2DB #DB7DC2
tetradic
#C2DB7D #7DDBC5 #967DDB #DB7D93
square
#C2DB7D #7DDBC5 #967DDB #DB7D93
split-complementary
#C2DB7D #7D93DB #C57DDB
monochromatic
#8CAE30 #ACCE4D #C2DB7D #D8E8AD #EFF6DD
Accessibility & contrast
On white
1.53
#C2DB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C2DB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB7D
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB7D | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#C9D2C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2db7d; /* rgb */ color: rgb(194, 219, 125); /* oklch */ color: oklch(85.2% 0.123 121.2);
Tailwind
colors: {
custom: {
50: '#d6e6a4',
500: '#c2db7d',
950: '#000000',
},
}SCSS
$custom: #c2db7d; $custom-light: #d6e6a4; $custom-dark: #000000;
JSON
{
"hex": "#c2db7d",
"rgb": {
"r": 194,
"g": 219,
"b": 125
},
"hsl": {
"h": 75.957,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.85201,
"c": 0.1229,
"h": 121.2
},
"luminance": 0.63613
}Semantic roles & 50–950 ramp
primary
#C2DB7D
secondary
#674CB0
accent
#21C44D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480