#C2DB80#C2DB80
#C2DB80 is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.2% C 0.120 H 121.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB80 |
|---|---|
| RGB | rgb(194, 219, 128) |
| HSL | hsl(76, 56%, 68%) |
| HSV | hsv(76, 42%, 86%) |
| CMYK | cmyk(11.4%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(83.80, -22.63, 41.94) |
| CIE-LCH | lch(83.80, 47.65, 118.36°) |
| OKLab | oklab(85.25% -0.0626 0.102) |
| OKLCH | oklch(85.25% 0.12 121.5) |
| XYZ | xyz(51.4759, 63.6909, 29.9996) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 4.11
Pale Olive
#B9CC81
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 4.26
Light Moss Green
#A6C875
ΔE00 5.67
Light Khaki
#E6F2A2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB80 #9980DB
analogous
#DBC780 #C2DB80 #94DB80
triadic
#C2DB80 #80C2DB #DB80C2
tetradic
#C2DB80 #80DBC7 #9980DB #DB8094
square
#C2DB80 #80DBC7 #9980DB #DB8094
split-complementary
#C2DB80 #8094DB #C780DB
monochromatic
#8DAF32 #ABCD50 #C2DB80 #D9E9B0 #F0F6DF
Accessibility & contrast
On white
1.53
#C2DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C2DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB80
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB80 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#C9D3C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2db80; /* rgb */ color: rgb(194, 219, 128); /* oklch */ color: oklch(85.2% 0.120 121.5);
Tailwind
colors: {
custom: {
50: '#d6e6a6',
500: '#c2db80',
950: '#000000',
},
}SCSS
$custom: #c2db80; $custom-light: #d6e6a6; $custom-dark: #000000;
JSON
{
"hex": "#c2db80",
"rgb": {
"r": 194,
"g": 219,
"b": 128
},
"hsl": {
"h": 76.484,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.85247,
"c": 0.11967,
"h": 121.5
},
"luminance": 0.63691
}Semantic roles & 50–950 ramp
primary
#C2DB80
secondary
#694EB1
accent
#22C34E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480