#CFFCA5#CFFCA5
#CFFCA5 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.9% C 0.121 H 130.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCA5 |
|---|---|
| RGB | rgb(207, 252, 165) |
| HSL | hsl(91, 94%, 82%) |
| HSV | hsv(91, 35%, 99%) |
| CMYK | cmyk(17.9%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(94.14, -29.02, 37.09) |
| CIE-LCH | lch(94.14, 47.10, 128.05°) |
| OKLab | oklab(93.93% -0.0791 0.0921) |
| OKLCH | oklch(93.93% 0.121 130.7) |
| XYZ | xyz(67.3329, 85.6018, 48.5654) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.09
Washed Out Green
#BCF5A6
ΔE00 3.45
Pale Green
#C7FDB5
ΔE00 3.70
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCA5 #D2A5FC
analogous
#FBFCA5 #CFFCA5 #A5FCA7
triadic
#CFFCA5 #A5CFFC #FCA5CF
tetradic
#CFFCA5 #A5FBFC #D2A5FC #FCA7A5
square
#CFFCA5 #A5FBFC #D2A5FC #FCA7A5
split-complementary
#CFFCA5 #A7A5FC #FCA5FB
monochromatic
#90F82F #AFFA6A #CFFCA5 #EFFEE0 #EFFEE1
Accessibility & contrast
On white
1.16
#CFFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CFFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCA5
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCA5 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09F
Deuteranopia (green-blind)
#FDEDA9
Tritanopia (blue-blind)
#D2F5E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffca5; /* rgb */ color: rgb(207, 252, 165); /* oklch */ color: oklch(93.9% 0.121 130.7);
Tailwind
colors: {
custom: {
50: '#dffdc0',
500: '#cffca5',
950: '#000000',
},
}SCSS
$custom: #cffca5; $custom-light: #dffdc0; $custom-dark: #000000;
JSON
{
"hex": "#cffca5",
"rgb": {
"r": 207,
"g": 252,
"b": 165
},
"hsl": {
"h": 91.034,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.93929,
"c": 0.12147,
"h": 130.7
},
"luminance": 0.85603
}Semantic roles & 50–950 ramp
primary
#CFFCA5
secondary
#A566DF
accent
#00E677
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582