#C2DB98#C2DB98
#C2DB98 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.7% C 0.092 H 124.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DB98 |
|---|---|
| RGB | rgb(194, 219, 152) |
| HSL | hsl(82, 48%, 73%) |
| HSV | hsv(82, 31%, 86%) |
| CMYK | cmyk(11.4%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(84.17, -19.60, 30.28) |
| CIE-LCH | lch(84.17, 36.07, 122.91°) |
| OKLab | oklab(85.66% -0.0529 0.0758) |
| OKLCH | oklch(85.66% 0.092 124.9) |
| XYZ | xyz(53.2465, 64.3991, 39.3248) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.93
Pale Olive
#B9CC81
ΔE00 4.28
Pale Olive Green
#B1D27B
ΔE00 4.68
Greenish Tan
#BCCB7A
ΔE00 5.50
Light Sage
#BCECAC
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DB98 #B198DB
analogous
#DBD298 #C2DB98 #A0DB98
triadic
#C2DB98 #98C2DB #DB98C2
tetradic
#C2DB98 #98DBD2 #B198DB #DB98A0
square
#C2DB98 #98DBD2 #B198DB #DB98A0
split-complementary
#C2DB98 #98A0DB #D298DB
monochromatic
#8CB840 #A7CB6B #C2DB98 #DDEBC5 #F2F7E8
Accessibility & contrast
On white
1.51
#C2DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#C2DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DB98
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DB98 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D394
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#C6D5CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2db98; /* rgb */ color: rgb(194, 219, 152); /* oklch */ color: oklch(85.7% 0.092 124.9);
Tailwind
colors: {
custom: {
50: '#d5e6b7',
500: '#c2db98',
950: '#000000',
},
}SCSS
$custom: #c2db98; $custom-light: #d5e6b7; $custom-dark: #000000;
JSON
{
"hex": "#c2db98",
"rgb": {
"r": 194,
"g": 219,
"b": 152
},
"hsl": {
"h": 82.388,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.85662,
"c": 0.09245,
"h": 124.9
},
"luminance": 0.64399
}Semantic roles & 50–950 ramp
primary
#C2DB98
secondary
#8265B3
accent
#2ABB60
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481