#C4E38C#C4E38C
#C4E38C is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.3% C 0.117 H 124.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E38C |
|---|---|
| RGB | rgb(196, 227, 140) |
| HSL | hsl(81, 61%, 72%) |
| HSV | hsv(81, 38%, 89%) |
| CMYK | cmyk(13.7%, 0%, 38.3%, 11%) |
| CIE-LAB | lab(86.29, -24.33, 39.17) |
| CIE-LCH | lch(86.29, 46.11, 121.84°) |
| OKLab | oklab(87.33% -0.0667 0.0962) |
| OKLCH | oklch(87.33% 0.117 124.7) |
| XYZ | xyz(54.9673, 68.5671, 35.1448) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.92
Greenish Tan
#BCCB7A
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E38C #AB8CE3
analogous
#E3D68C #C4E38C #99E38C
triadic
#C4E38C #8CC4E3 #E38CC4
tetradic
#C4E38C #8CE3D6 #AB8CE3 #E38C99
square
#C4E38C #8CE3D6 #AB8CE3 #E38C99
split-complementary
#C4E38C #8C99E3 #D68CE3
monochromatic
#90C530 #ABD75B #C4E38C #DDEFBD #F2F9E6
Accessibility & contrast
On white
1.43
#C4E38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C4E38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E38C
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E38C | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD986
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#C9DBCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e38c; /* rgb */ color: rgb(196, 227, 140); /* oklch */ color: oklch(87.3% 0.117 124.7);
Tailwind
colors: {
custom: {
50: '#d7ebae',
500: '#c4e38c',
950: '#000000',
},
}SCSS
$custom: #c4e38c; $custom-light: #d7ebae; $custom-dark: #000000;
JSON
{
"hex": "#c4e38c",
"rgb": {
"r": 196,
"g": 227,
"b": 140
},
"hsl": {
"h": 81.379,
"s": 60.839,
"l": 71.961
},
"oklch": {
"l": 0.87327,
"c": 0.11708,
"h": 124.7
},
"luminance": 0.68567
}Semantic roles & 50–950 ramp
primary
#C4E38C
secondary
#7B58BC
accent
#1DC95A
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481