#CFFC7A#CFFC7A
#CFFC7A is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.165 H 125.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFC7A |
|---|---|
| RGB | rgb(207, 252, 122) |
| HSL | hsl(81, 96%, 73%) |
| HSV | hsv(81, 52%, 99%) |
| CMYK | cmyk(17.9%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(93.58, -33.94, 56.92) |
| CIE-LCH | lch(93.58, 66.28, 120.81°) |
| OKLab | oklab(93.29% -0.0954 0.1348) |
| OKLCH | oklch(93.29% 0.165 125.3) |
| XYZ | xyz(64.0554, 84.2908, 31.3037) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.02
Light Pea Green
#C4FE82
ΔE00 2.60
Pale Lime
#BEFD73
ΔE00 2.72
Pear
#CBF85F
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 3.62
Light Lime Green
#B9FF66
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFC7A #A77AFC
analogous
#FCE87A #CFFC7A #8EFC7A
triadic
#CFFC7A #7ACFFC #FC7ACF
tetradic
#CFFC7A #7AFCE8 #A77AFC #FC7A8E
square
#CFFC7A #7AFCE8 #A77AFC #FC7A8E
split-complementary
#CFFC7A #7A8EFC #E87AFC
monochromatic
#A3F606 #B9FB3E #CFFC7A #E5FDB6 #F4FEE1
Accessibility & contrast
On white
1.18
#CFFC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CFFC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFC7A
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFC7A | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6E
Deuteranopia (green-blind)
#FFEC82
Tritanopia (blue-blind)
#D6F2DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffc7a; /* rgb */ color: rgb(207, 252, 122); /* oklch */ color: oklch(93.3% 0.165 125.3);
Tailwind
colors: {
custom: {
50: '#e0fda3',
500: '#cffc7a',
950: '#000000',
},
}SCSS
$custom: #cffc7a; $custom-light: #e0fda3; $custom-dark: #000000;
JSON
{
"hex": "#cffc7a",
"rgb": {
"r": 207,
"g": 252,
"b": 122
},
"hsl": {
"h": 80.769,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.9329,
"c": 0.16511,
"h": 125.3
},
"luminance": 0.84291
}Semantic roles & 50–950 ramp
primary
#CFFC7A
secondary
#7641D9
accent
#00E64F
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580