#C2DB75#C2DB75
#C2DB75 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 85.1% C 0.131 H 120.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB75 |
|---|---|
| RGB | rgb(194, 219, 117) |
| HSL | hsl(75, 59%, 66%) |
| HSV | hsv(75, 47%, 86%) |
| CMYK | cmyk(11.4%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(83.66, -23.83, 47.13) |
| CIE-LCH | lch(83.66, 52.81, 116.82°) |
| OKLab | oklab(85.09% -0.0668 0.113) |
| OKLCH | oklch(85.09% 0.131 120.6) |
| XYZ | xyz(50.7908, 63.4168, 26.3911) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.10
Greenish Beige
#C9D179
ΔE00 4.25
Greenish Tan
#BCCB7A
ΔE00 4.71
Pale Olive
#B9CC81
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 6.37
Light Olive
#ACBF69
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB75 #8E75DB
analogous
#DBC175 #C2DB75 #8FDB75
triadic
#C2DB75 #75C2DB #DB75C2
tetradic
#C2DB75 #75DBC1 #8E75DB #DB758F
square
#C2DB75 #75DBC1 #8E75DB #DB758F
split-complementary
#C2DB75 #758FDB #C175DB
monochromatic
#8BA92C #ADCE44 #C2DB75 #D7E8A6 #EDF4D6
Accessibility & contrast
On white
1.53
#C2DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#C2DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB75
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB75 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#CAD2C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2db75; /* rgb */ color: rgb(194, 219, 117); /* oklch */ color: oklch(85.1% 0.131 120.6);
Tailwind
colors: {
custom: {
50: '#d6e69f',
500: '#c2db75',
950: '#000000',
},
}SCSS
$custom: #c2db75; $custom-light: #d6e69f; $custom-dark: #000000;
JSON
{
"hex": "#c2db75",
"rgb": {
"r": 194,
"g": 219,
"b": 117
},
"hsl": {
"h": 74.706,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.85085,
"c": 0.13126,
"h": 120.6
},
"luminance": 0.63417
}Semantic roles & 50–950 ramp
primary
#C2DB75
secondary
#6148AC
accent
#1FC648
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480