#C2DB85#C2DB85
#C2DB85 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.114 H 122.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB85 |
|---|---|
| RGB | rgb(194, 219, 133) |
| HSL | hsl(77, 54%, 69%) |
| HSV | hsv(77, 39%, 86%) |
| CMYK | cmyk(11.4%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(83.88, -22.05, 39.54) |
| CIE-LCH | lch(83.88, 45.27, 119.14°) |
| OKLab | oklab(85.33% -0.0606 0.0968) |
| OKLCH | oklch(85.33% 0.114 122.1) |
| XYZ | xyz(51.8132, 63.8258, 31.7757) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.05
Pale Olive
#B9CC81
ΔE00 3.80
Greenish Tan
#BCCB7A
ΔE00 4.06
Greenish Beige
#C9D179
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB85 #9E85DB
analogous
#DBC985 #C2DB85 #97DB85
triadic
#C2DB85 #85C2DB #DB85C2
tetradic
#C2DB85 #85DBC9 #9E85DB #DB8597
square
#C2DB85 #85DBC9 #9E85DB #DB8597
split-complementary
#C2DB85 #8597DB #C985DB
monochromatic
#8DB134 #AACD56 #C2DB85 #DAE9B4 #F1F7E4
Accessibility & contrast
On white
1.53
#C2DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#C2DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB85
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB85 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27F
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#C9D3C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2db85; /* rgb */ color: rgb(194, 219, 133); /* oklch */ color: oklch(85.3% 0.114 122.1);
Tailwind
colors: {
custom: {
50: '#d5e6a9',
500: '#c2db85',
950: '#000000',
},
}SCSS
$custom: #c2db85; $custom-light: #d5e6a9; $custom-dark: #000000;
JSON
{
"hex": "#c2db85",
"rgb": {
"r": 194,
"g": 219,
"b": 133
},
"hsl": {
"h": 77.442,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.85326,
"c": 0.1142,
"h": 122.1
},
"luminance": 0.63826
}Semantic roles & 50–950 ramp
primary
#C2DB85
secondary
#6E53B2
accent
#24C252
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481