#C2DB83#C2DB83
#C2DB83 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.116 H 121.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB83 |
|---|---|
| RGB | rgb(194, 219, 131) |
| HSL | hsl(77, 55%, 69%) |
| HSV | hsv(77, 40%, 86%) |
| CMYK | cmyk(11.4%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(83.85, -22.28, 40.50) |
| CIE-LCH | lch(83.85, 46.23, 118.82°) |
| OKLab | oklab(85.29% -0.0614 0.0989) |
| OKLCH | oklch(85.29% 0.116 121.8) |
| XYZ | xyz(51.6763, 63.7710, 31.0550) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.08
Pale Olive
#B9CC81
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 4.06
Greenish Beige
#C9D179
ΔE00 4.38
Light Moss Green
#A6C875
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB83 #9C83DB
analogous
#DBC883 #C2DB83 #96DB83
triadic
#C2DB83 #83C2DB #DB83C2
tetradic
#C2DB83 #83DBC8 #9C83DB #DB8396
square
#C2DB83 #83DBC8 #9C83DB #DB8396
split-complementary
#C2DB83 #8396DB #C883DB
monochromatic
#8DB033 #ABCD54 #C2DB83 #D9E9B2 #F1F7E2
Accessibility & contrast
On white
1.53
#C2DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#C2DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB83
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB83 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#C9D3C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2db83; /* rgb */ color: rgb(194, 219, 131); /* oklch */ color: oklch(85.3% 0.116 121.8);
Tailwind
colors: {
custom: {
50: '#d5e6a8',
500: '#c2db83',
950: '#000000',
},
}SCSS
$custom: #c2db83; $custom-light: #d5e6a8; $custom-dark: #000000;
JSON
{
"hex": "#c2db83",
"rgb": {
"r": 194,
"g": 219,
"b": 131
},
"hsl": {
"h": 77.045,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.85294,
"c": 0.1164,
"h": 121.8
},
"luminance": 0.63771
}Semantic roles & 50–950 ramp
primary
#C2DB83
secondary
#6C51B2
accent
#23C350
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480