#C8CE81#C8CE81
#C8CE81 is a very light, moderate yellow. Relative luminance 0.580; OKLCH L 82.9% C 0.100 H 112.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE81 |
|---|---|
| RGB | rgb(200, 206, 129) |
| HSL | hsl(65, 44%, 66%) |
| HSV | hsv(65, 37%, 81%) |
| CMYK | cmyk(2.9%, 0%, 37.4%, 19.2%) |
| CIE-LAB | lab(80.74, -13.76, 37.63) |
| CIE-LCH | lch(80.74, 40.06, 110.09°) |
| OKLab | oklab(82.92% -0.0376 0.0922) |
| OKLCH | oklch(82.92% 0.1 112.2) |
| XYZ | xyz(49.8536, 58.0077, 29.3350) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.92
Greenish Tan
#BCCB7A
ΔE00 2.59
Pale Olive
#B9CC81
ΔE00 3.59
Light Olive
#ACBF69
ΔE00 5.69
Tan Green
#A9BE70
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE81 #8781CE
analogous
#CEAD81 #C8CE81 #A1CE81
triadic
#C8CE81 #81C8CE #CE81C8
tetradic
#C8CE81 #81CEAD #8781CE #CE81A1
square
#C8CE81 #81CEAD #8781CE #CE81A1
split-complementary
#C8CE81 #81A1CE #AD81CE
monochromatic
#92993C #B5BD55 #C8CE81 #DBDFAD #EEF0D9
Accessibility & contrast
On white
1.67
#C8CE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C8CE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE81
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE81 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77B
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#D1C6BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce81; /* rgb */ color: rgb(200, 206, 129); /* oklch */ color: oklch(82.9% 0.100 112.2);
Tailwind
colors: {
custom: {
50: '#dadca6',
500: '#c8ce81',
950: '#000000',
},
}SCSS
$custom: #c8ce81; $custom-light: #dadca6; $custom-dark: #000000;
JSON
{
"hex": "#c8ce81",
"rgb": {
"r": 200,
"g": 206,
"b": 129
},
"hsl": {
"h": 64.675,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.82916,
"c": 0.09956,
"h": 112.2
},
"luminance": 0.58007
}Semantic roles & 50–950 ramp
primary
#C8CE81
secondary
#5A549F
accent
#2EB739
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480