#C8CE82#C8CE82
#C8CE82 is a very light, moderate yellow. Relative luminance 0.580; OKLCH L 82.9% C 0.098 H 112.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE82 |
|---|---|
| RGB | rgb(200, 206, 130) |
| HSL | hsl(65, 44%, 66%) |
| HSV | hsv(65, 37%, 81%) |
| CMYK | cmyk(2.9%, 0%, 36.9%, 19.2%) |
| CIE-LAB | lab(80.76, -13.65, 37.14) |
| CIE-LCH | lch(80.76, 39.56, 110.18°) |
| OKLab | oklab(82.93% -0.0372 0.0911) |
| OKLCH | oklch(82.93% 0.098 112.2) |
| XYZ | xyz(49.9204, 58.0344, 29.6867) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.09
Greenish Tan
#BCCB7A
ΔE00 2.62
Pale Olive
#B9CC81
ΔE00 3.54
Light Olive
#ACBF69
ΔE00 5.74
Tan Green
#A9BE70
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE82 #8882CE
analogous
#CEAE82 #C8CE82 #A2CE82
triadic
#C8CE82 #82C8CE #CE82C8
tetradic
#C8CE82 #82CEAE #8882CE #CE82A2
square
#C8CE82 #82CEAE #8882CE #CE82A2
split-complementary
#C8CE82 #82A2CE #AE82CE
monochromatic
#92993C #B5BD56 #C8CE82 #DBDFAE #EFF0DA
Accessibility & contrast
On white
1.67
#C8CE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#C8CE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE82
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE82 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77C
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#D1C6BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce82; /* rgb */ color: rgb(200, 206, 130); /* oklch */ color: oklch(82.9% 0.098 112.2);
Tailwind
colors: {
custom: {
50: '#dadca7',
500: '#c8ce82',
950: '#000000',
},
}SCSS
$custom: #c8ce82; $custom-light: #dadca7; $custom-dark: #000000;
JSON
{
"hex": "#c8ce82",
"rgb": {
"r": 200,
"g": 206,
"b": 130
},
"hsl": {
"h": 64.737,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.82932,
"c": 0.09841,
"h": 112.2
},
"luminance": 0.58034
}Semantic roles & 50–950 ramp
primary
#C8CE82
secondary
#5B559F
accent
#2FB739
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480