#C4FEA6#C4FEA6
#C4FEA6 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.7% C 0.129 H 135.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FEA6 |
|---|---|
| RGB | rgb(196, 254, 166) |
| HSL | hsl(100, 98%, 82%) |
| HSV | hsv(100, 35%, 100%) |
| CMYK | cmyk(22.8%, 0%, 34.6%, 0.4%) |
| CIE-LAB | lab(94.04, -33.61, 36.34) |
| CIE-LCH | lch(94.04, 49.50, 132.76°) |
| OKLab | oklab(93.68% -0.0917 0.0904) |
| OKLCH | oklch(93.68% 0.129 135.4) |
| XYZ | xyz(65.0881, 85.3709, 49.1180) |
| Luminance | 0.8537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.39
Light Light Green
#C8FFB0
ΔE00 1.61
Washed Out Green
#BCF5A6
ΔE00 2.34
Celery
#C1FD95
ΔE00 2.61
Light Pastel Green
#B2FBA5
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FEA6 #E0A6FE
analogous
#F0FEA6 #C4FEA6 #A6FEB4
triadic
#C4FEA6 #A6C4FE #FEA6C4
tetradic
#C4FEA6 #A6F0FE #E0A6FE #FEB4A6
square
#C4FEA6 #A6F0FE #E0A6FE #FEB4A6
split-complementary
#C4FEA6 #B4A6FE #FEA6F0
monochromatic
#74FD2D #9CFD69 #C4FEA6 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.16
#C4FEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#C4FEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FEA6
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FEA6 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A0
Deuteranopia (green-blind)
#FBECAB
Tritanopia (blue-blind)
#C3F8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c4fea6; /* rgb */ color: rgb(196, 254, 166); /* oklch */ color: oklch(93.7% 0.129 135.4);
Tailwind
colors: {
custom: {
50: '#d7ffc1',
500: '#c4fea6',
950: '#000000',
},
}SCSS
$custom: #c4fea6; $custom-light: #d7ffc1; $custom-dark: #000000;
JSON
{
"hex": "#c4fea6",
"rgb": {
"r": 196,
"g": 254,
"b": 166
},
"hsl": {
"h": 99.545,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.93684,
"c": 0.1288,
"h": 135.4
},
"luminance": 0.85373
}Semantic roles & 50–950 ramp
primary
#C4FEA6
secondary
#B866E2
accent
#00E697
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682