#CFFFA4#CFFFA4
#CFFFA4 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.127 H 131.1°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFA4 |
|---|---|
| RGB | rgb(207, 255, 164) |
| HSL | hsl(92, 100%, 82%) |
| HSV | hsv(92, 36%, 100%) |
| CMYK | cmyk(18.8%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(94.94, -30.56, 38.63) |
| CIE-LCH | lch(94.94, 49.25, 128.35°) |
| OKLab | oklab(94.56% -0.0835 0.0957) |
| OKLCH | oklch(94.56% 0.127 131.1) |
| XYZ | xyz(68.1918, 87.4646, 48.4044) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.55
Light Light Green
#C8FFB0
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 3.03
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFA4 #D4A4FF
analogous
#FDFFA4 #CFFFA4 #A4FFA7
triadic
#CFFFA4 #A4CFFF #FFA4CF
tetradic
#CFFFA4 #A4FDFF #D4A4FF #FFA7A4
square
#CFFFA4 #A4FDFF #D4A4FF #FFA7A4
split-complementary
#CFFFA4 #A7A4FF #FFA4FD
monochromatic
#8EFF2A #AFFF67 #CFFFA4 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.14
#CFFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CFFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFA4
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFA4 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFEFA9
Tritanopia (blue-blind)
#D1F8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cfffa4; /* rgb */ color: rgb(207, 255, 164); /* oklch */ color: oklch(94.6% 0.127 131.1);
Tailwind
colors: {
custom: {
50: '#dfffc0',
500: '#cfffa4',
950: '#000000',
},
}SCSS
$custom: #cfffa4; $custom-light: #dfffc0; $custom-dark: #000000;
JSON
{
"hex": "#cfffa4",
"rgb": {
"r": 207,
"g": 255,
"b": 164
},
"hsl": {
"h": 91.648,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9456,
"c": 0.12699,
"h": 131.1
},
"luminance": 0.87466
}Semantic roles & 50–950 ramp
primary
#CFFFA4
secondary
#A764E4
accent
#00E679
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682