#C8DB93#C8DB93
#C8DB93 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 86.0% C 0.096 H 120.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DB93 |
|---|---|
| RGB | rgb(200, 219, 147) |
| HSL | hsl(76, 50%, 72%) |
| HSV | hsv(76, 33%, 86%) |
| CMYK | cmyk(8.7%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(84.51, -18.05, 33.37) |
| CIE-LCH | lch(84.51, 37.94, 118.41°) |
| OKLab | oklab(86.01% -0.0488 0.0829) |
| OKLCH | oklch(86.01% 0.096 120.5) |
| XYZ | xyz(54.4171, 65.0491, 37.2870) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.76
Greenish Tan
#BCCB7A
ΔE00 4.44
Pale Olive Green
#B1D27B
ΔE00 4.66
Greenish Beige
#C9D179
ΔE00 4.93
Light Grey Green
#B7E1A1
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DB93 #A693DB
analogous
#DBCA93 #C8DB93 #A4DB93
triadic
#C8DB93 #93C8DB #DB93C8
tetradic
#C8DB93 #93DBCA #A693DB #DB93A4
square
#C8DB93 #93DBCA #A693DB #DB93A4
split-complementary
#C8DB93 #93A4DB #CA93DB
monochromatic
#97B73D #B1CC65 #C8DB93 #DFEAC1 #F3F7E8
Accessibility & contrast
On white
1.50
#C8DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#C8DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DB93
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DB93 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38E
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#CED4C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8db93; /* rgb */ color: rgb(200, 219, 147); /* oklch */ color: oklch(86.0% 0.096 120.5);
Tailwind
colors: {
custom: {
50: '#d9e6b3',
500: '#c8db93',
950: '#000000',
},
}SCSS
$custom: #c8db93; $custom-light: #d9e6b3; $custom-dark: #000000;
JSON
{
"hex": "#c8db93",
"rgb": {
"r": 200,
"g": 219,
"b": 147
},
"hsl": {
"h": 75.833,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.86008,
"c": 0.09624,
"h": 120.5
},
"luminance": 0.65049
}Semantic roles & 50–950 ramp
primary
#C8DB93
secondary
#7660B2
accent
#28BD50
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#151511
muted
#848481