#C4E27F#C4E27F
#C4E27F is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.9% C 0.130 H 122.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E27F |
|---|---|
| RGB | rgb(196, 226, 127) |
| HSL | hsl(78, 63%, 69%) |
| HSV | hsv(78, 44%, 89%) |
| CMYK | cmyk(13.3%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(85.84, -25.37, 45.01) |
| CIE-LCH | lch(85.84, 51.66, 119.41°) |
| OKLab | oklab(86.91% -0.0704 0.1089) |
| OKLCH | oklch(86.91% 0.13 122.9) |
| XYZ | xyz(53.7920, 67.6606, 30.3005) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.39
Greenish Beige
#C9D179
ΔE00 5.68
Greenish Tan
#BCCB7A
ΔE00 5.95
Pale Olive
#B9CC81
ΔE00 6.02
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Light Khaki
#E6F2A2
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E27F #9D7FE2
analogous
#E2CF7F #C4E27F #93E27F
triadic
#C4E27F #7FC4E2 #E27FC4
tetradic
#C4E27F #7FE2CF #9D7FE2 #E27F93
square
#C4E27F #7FE2CF #9D7FE2 #E27F93
split-complementary
#C4E27F #7F93E2 #CF7FE2
monochromatic
#90BC2B #ADD74D #C4E27F #DBEDB1 #F2F9E3
Accessibility & contrast
On white
1.45
#C4E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C4E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E27F
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E27F | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#E8D784
Tritanopia (blue-blind)
#CBD9CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4e27f; /* rgb */ color: rgb(196, 226, 127); /* oklch */ color: oklch(86.9% 0.130 122.9);
Tailwind
colors: {
custom: {
50: '#d7eba6',
500: '#c4e27f',
950: '#000000',
},
}SCSS
$custom: #c4e27f; $custom-light: #d7eba6; $custom-dark: #000000;
JSON
{
"hex": "#c4e27f",
"rgb": {
"r": 196,
"g": 226,
"b": 127
},
"hsl": {
"h": 78.182,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.86905,
"c": 0.12966,
"h": 122.9
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#C4E27F
secondary
#6D4CBA
accent
#1BCB50
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#15160F
muted
#848480