#C8DA80#C8DA80
#C8DA80 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.5% C 0.116 H 118.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA80 |
|---|---|
| RGB | rgb(200, 218, 128) |
| HSL | hsl(72, 55%, 68%) |
| HSV | hsv(72, 41%, 85%) |
| CMYK | cmyk(8.3%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(83.96, -19.85, 42.22) |
| CIE-LCH | lch(83.96, 46.65, 115.19°) |
| OKLab | oklab(85.47% -0.055 0.1026) |
| OKLCH | oklch(85.47% 0.116 118.2) |
| XYZ | xyz(52.7873, 63.9810, 29.9866) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.92
Greenish Tan
#BCCB7A
ΔE00 3.70
Pale Olive
#B9CC81
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 6.12
Light Moss Green
#A6C875
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA80 #9280DA
analogous
#DABF80 #C8DA80 #9BDA80
triadic
#C8DA80 #80C8DA #DA80C8
tetradic
#C8DA80 #80DABF #9280DA #DA809B
square
#C8DA80 #80DABF #9280DA #DA809B
split-complementary
#C8DA80 #809BDA #BF80DA
monochromatic
#95AD32 #B3CC51 #C8DA80 #DDE8AF #F1F6DF
Accessibility & contrast
On white
1.52
#C8DA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#C8DA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA80
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA80 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#D0D1C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8da80; /* rgb */ color: rgb(200, 218, 128); /* oklch */ color: oklch(85.5% 0.116 118.2);
Tailwind
colors: {
custom: {
50: '#dae5a6',
500: '#c8da80',
950: '#000000',
},
}SCSS
$custom: #c8da80; $custom-light: #dae5a6; $custom-dark: #000000;
JSON
{
"hex": "#c8da80",
"rgb": {
"r": 200,
"g": 218,
"b": 128
},
"hsl": {
"h": 72,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.85474,
"c": 0.11639,
"h": 118.2
},
"luminance": 0.63981
}Semantic roles & 50–950 ramp
primary
#C8DA80
secondary
#624EB0
accent
#23C243
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480