#C2DB99#C2DB99
#C2DB99 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.7% C 0.091 H 125.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB99 |
|---|---|
| RGB | rgb(194, 219, 153) |
| HSL | hsl(83, 48%, 73%) |
| HSV | hsv(83, 30%, 86%) |
| CMYK | cmyk(11.4%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(84.19, -19.46, 29.79) |
| CIE-LCH | lch(84.19, 35.58, 123.15°) |
| OKLab | oklab(85.68% -0.0525 0.0746) |
| OKLCH | oklch(85.68% 0.091 125.1) |
| XYZ | xyz(53.3288, 64.4320, 39.7579) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.84
Pale Olive
#B9CC81
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 4.84
Greenish Tan
#BCCB7A
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 5.73
Light Moss Green
#A6C875
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB99 #B299DB
analogous
#DBD399 #C2DB99 #A1DB99
triadic
#C2DB99 #99C2DB #DB99C2
tetradic
#C2DB99 #99DBD3 #B299DB #DB99A1
square
#C2DB99 #99DBD3 #B299DB #DB99A1
split-complementary
#C2DB99 #99A1DB #D399DB
monochromatic
#8BB841 #A7CB6C #C2DB99 #DDEBC6 #F1F7E8
Accessibility & contrast
On white
1.51
#C2DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#C2DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB99
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB99 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#C6D5CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2db99; /* rgb */ color: rgb(194, 219, 153); /* oklch */ color: oklch(85.7% 0.091 125.1);
Tailwind
colors: {
custom: {
50: '#d5e6b7',
500: '#c2db99',
950: '#000000',
},
}SCSS
$custom: #c2db99; $custom-light: #d5e6b7; $custom-dark: #000000;
JSON
{
"hex": "#c2db99",
"rgb": {
"r": 194,
"g": 219,
"b": 153
},
"hsl": {
"h": 82.727,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.85681,
"c": 0.09127,
"h": 125.1
},
"luminance": 0.64432
}Semantic roles & 50–950 ramp
primary
#C2DB99
secondary
#8366B3
accent
#2ABB61
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481