#C8DB83#C8DB83
#C8DB83 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.114 H 118.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB83 |
|---|---|
| RGB | rgb(200, 219, 131) |
| HSL | hsl(73, 55%, 69%) |
| HSV | hsv(73, 40%, 86%) |
| CMYK | cmyk(8.7%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(84.27, -20.00, 41.12) |
| CIE-LCH | lch(84.27, 45.73, 115.94°) |
| OKLab | oklab(85.74% -0.0552 0.1003) |
| OKLCH | oklch(85.74% 0.114 118.8) |
| XYZ | xyz(53.2478, 64.5813, 31.1286) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.30
Greenish Tan
#BCCB7A
ΔE00 3.83
Pale Olive
#B9CC81
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 4.20
Light Khaki
#E6F2A2
ΔE00 5.89
Light Moss Green
#A6C875
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB83 #9683DB
analogous
#DBC283 #C8DB83 #9CDB83
triadic
#C8DB83 #83C8DB #DB83C8
tetradic
#C8DB83 #83DBC2 #9683DB #DB839C
square
#C8DB83 #83DBC2 #9683DB #DB839C
split-complementary
#C8DB83 #839CDB #C283DB
monochromatic
#95B033 #B3CD54 #C8DB83 #DDE9B2 #F2F7E2
Accessibility & contrast
On white
1.51
#C8DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C8DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB83
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB83 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#D0D2C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8db83; /* rgb */ color: rgb(200, 219, 131); /* oklch */ color: oklch(85.7% 0.114 118.8);
Tailwind
colors: {
custom: {
50: '#dae6a8',
500: '#c8db83',
950: '#000000',
},
}SCSS
$custom: #c8db83; $custom-light: #dae6a8; $custom-dark: #000000;
JSON
{
"hex": "#c8db83",
"rgb": {
"r": 200,
"g": 219,
"b": 131
},
"hsl": {
"h": 72.955,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.85736,
"c": 0.11445,
"h": 118.8
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#C8DB83
secondary
#6651B2
accent
#23C345
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480