#C8DD7F#C8DD7F
#C8DD7F is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 86.1% C 0.121 H 119.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD7F |
|---|---|
| RGB | rgb(200, 221, 127) |
| HSL | hsl(73, 58%, 68%) |
| HSV | hsv(73, 43%, 87%) |
| CMYK | cmyk(9.5%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(84.75, -21.43, 43.71) |
| CIE-LCH | lch(84.75, 48.68, 116.12°) |
| OKLab | oklab(86.11% -0.0595 0.1059) |
| OKLCH | oklch(86.11% 0.121 119.3) |
| XYZ | xyz(53.5068, 65.5248, 29.9033) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.74
Pale Olive Green
#B1D27B
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.49
Pale Olive
#B9CC81
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 5.96
Light Moss Green
#A6C875
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD7F #947FDD
analogous
#DDC37F #C8DD7F #99DD7F
triadic
#C8DD7F #7FC8DD #DD7FC8
tetradic
#C8DD7F #7FDDC3 #947FDD #DD7F99
square
#C8DD7F #7FDDC3 #947FDD #DD7F99
split-complementary
#C8DD7F #7F99DD #C37FDD
monochromatic
#95B22F #B3D04F #C8DD7F #DDEAAF #F2F7E0
Accessibility & contrast
On white
1.49
#C8DD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#C8DD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD7F
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD7F | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#D0D4C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd7f; /* rgb */ color: rgb(200, 221, 127); /* oklch */ color: oklch(86.1% 0.121 119.3);
Tailwind
colors: {
custom: {
50: '#dae7a5',
500: '#c8dd7f',
950: '#000000',
},
}SCSS
$custom: #c8dd7f; $custom-light: #dae7a5; $custom-dark: #000000;
JSON
{
"hex": "#c8dd7f",
"rgb": {
"r": 200,
"g": 221,
"b": 127
},
"hsl": {
"h": 73.404,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.86107,
"c": 0.12149,
"h": 119.3
},
"luminance": 0.65525
}Semantic roles & 50–950 ramp
primary
#C8DD7F
secondary
#644DB4
accent
#20C645
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480