#C8DD7E#C8DD7E
#C8DD7E is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 86.1% C 0.123 H 119.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DD7E |
|---|---|
| RGB | rgb(200, 221, 126) |
| HSL | hsl(73, 58%, 68%) |
| HSV | hsv(73, 43%, 87%) |
| CMYK | cmyk(9.5%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(84.74, -21.54, 44.18) |
| CIE-LCH | lch(84.74, 49.16, 115.99°) |
| OKLab | oklab(86.09% -0.0599 0.1069) |
| OKLCH | oklch(86.09% 0.123 119.3) |
| XYZ | xyz(53.4420, 65.4989, 29.5618) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.74
Pale Olive Green
#B1D27B
ΔE00 4.48
Greenish Tan
#BCCB7A
ΔE00 4.54
Pale Olive
#B9CC81
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DD7E #937EDD
analogous
#DDC27E #C8DD7E #98DD7E
triadic
#C8DD7E #7EC8DD #DD7EC8
tetradic
#C8DD7E #7EDDC2 #937EDD #DD7E98
square
#C8DD7E #7EDDC2 #937EDD #DD7E98
split-complementary
#C8DD7E #7E98DD #C27EDD
monochromatic
#95B22F #B3D04E #C8DD7E #DDEAAE #F1F7DF
Accessibility & contrast
On white
1.49
#C8DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#C8DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DD7E
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DD7E | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#D0D4C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dd7e; /* rgb */ color: rgb(200, 221, 126); /* oklch */ color: oklch(86.1% 0.123 119.3);
Tailwind
colors: {
custom: {
50: '#dae7a5',
500: '#c8dd7e',
950: '#000000',
},
}SCSS
$custom: #c8dd7e; $custom-light: #dae7a5; $custom-dark: #000000;
JSON
{
"hex": "#c8dd7e",
"rgb": {
"r": 200,
"g": 221,
"b": 126
},
"hsl": {
"h": 73.263,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.86092,
"c": 0.12256,
"h": 119.3
},
"luminance": 0.65499
}Semantic roles & 50–950 ramp
primary
#C8DD7E
secondary
#634CB4
accent
#20C644
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480