#C8DB82#C8DB82
#C8DB82 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.116 H 118.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB82 |
|---|---|
| RGB | rgb(200, 219, 130) |
| HSL | hsl(73, 55%, 68%) |
| HSV | hsv(73, 41%, 86%) |
| CMYK | cmyk(8.7%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(84.25, -20.12, 41.60) |
| CIE-LCH | lch(84.25, 46.21, 115.81°) |
| OKLab | oklab(85.72% -0.0556 0.1013) |
| OKLCH | oklch(85.72% 0.116 118.8) |
| XYZ | xyz(53.1804, 64.5544, 30.7734) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.26
Greenish Tan
#BCCB7A
ΔE00 3.86
Pale Olive
#B9CC81
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 4.23
Light Khaki
#E6F2A2
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB82 #9582DB
analogous
#DBC182 #C8DB82 #9BDB82
triadic
#C8DB82 #82C8DB #DB82C8
tetradic
#C8DB82 #82DBC1 #9582DB #DB829B
square
#C8DB82 #82DBC1 #9582DB #DB829B
split-complementary
#C8DB82 #829BDB #C182DB
monochromatic
#95B033 #B3CD52 #C8DB82 #DDE9B2 #F2F6E1
Accessibility & contrast
On white
1.51
#C8DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#C8DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB82
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB82 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27B
Deuteranopia (green-blind)
#E3D386
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db82; /* rgb */ color: rgb(200, 219, 130); /* oklch */ color: oklch(85.7% 0.116 118.8);
Tailwind
colors: {
custom: {
50: '#dae6a7',
500: '#c8db82',
950: '#000000',
},
}SCSS
$custom: #c8db82; $custom-light: #dae6a7; $custom-dark: #000000;
JSON
{
"hex": "#c8db82",
"rgb": {
"r": 200,
"g": 219,
"b": 130
},
"hsl": {
"h": 72.809,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.85721,
"c": 0.11555,
"h": 118.8
},
"luminance": 0.64554
}Semantic roles & 50–950 ramp
primary
#C8DB82
secondary
#6550B2
accent
#23C345
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480