#C4E27D#C4E27D
#C4E27D is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.9% C 0.132 H 122.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E27D |
|---|---|
| RGB | rgb(196, 226, 125) |
| HSL | hsl(78, 64%, 69%) |
| HSV | hsv(78, 45%, 89%) |
| CMYK | cmyk(13.3%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(85.81, -25.59, 45.94) |
| CIE-LCH | lch(85.81, 52.59, 119.11°) |
| OKLab | oklab(86.88% -0.0712 0.1108) |
| OKLCH | oklch(86.88% 0.132 122.7) |
| XYZ | xyz(53.6630, 67.6090, 29.6208) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.53
Greenish Beige
#C9D179
ΔE00 5.68
Greenish Tan
#BCCB7A
ΔE00 6.03
Pale Olive
#B9CC81
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 6.28
Pistachio (survey)
#C0FA8B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E27D #9B7DE2
analogous
#E2CE7D #C4E27D #92E27D
triadic
#C4E27D #7DC4E2 #E27DC4
tetradic
#C4E27D #7DE2CE #9B7DE2 #E27D92
square
#C4E27D #7DE2CE #9B7DE2 #E27D92
split-complementary
#C4E27D #7D92E2 #CE7DE2
monochromatic
#90BB2A #ADD74B #C4E27D #DBEDAF #F1F8E1
Accessibility & contrast
On white
1.45
#C4E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C4E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E27D
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E27D | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#CBD9CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4e27d; /* rgb */ color: rgb(196, 226, 125); /* oklch */ color: oklch(86.9% 0.132 122.7);
Tailwind
colors: {
custom: {
50: '#d7eba4',
500: '#c4e27d',
950: '#000000',
},
}SCSS
$custom: #c4e27d; $custom-light: #d7eba4; $custom-dark: #000000;
JSON
{
"hex": "#c4e27d",
"rgb": {
"r": 196,
"g": 226,
"b": 125
},
"hsl": {
"h": 77.822,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.86876,
"c": 0.13174,
"h": 122.7
},
"luminance": 0.67609
}Semantic roles & 50–950 ramp
primary
#C4E27D
secondary
#6B4AB9
accent
#1ACB4F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#15160F
muted
#848480