#CFFC7C#CFFC7C
#CFFC7C is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.163 H 125.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFC7C |
|---|---|
| RGB | rgb(207, 252, 124) |
| HSL | hsl(81, 96%, 74%) |
| HSV | hsv(81, 51%, 99%) |
| CMYK | cmyk(17.9%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(93.60, -33.75, 56.04) |
| CIE-LCH | lch(93.60, 65.42, 121.06°) |
| OKLab | oklab(93.32% -0.0947 0.133) |
| OKLCH | oklch(93.32% 0.163 125.5) |
| XYZ | xyz(64.1806, 84.3408, 31.9630) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.84
Light Pea Green
#C4FE82
ΔE00 2.44
Pale Lime
#BEFD73
ΔE00 2.72
Pear
#CBF85F
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Lime Green
#B9FF66
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFC7C #A97CFC
analogous
#FCE97C #CFFC7C #8FFC7C
triadic
#CFFC7C #7CCFFC #FC7CCF
tetradic
#CFFC7C #7CFCE9 #A97CFC #FC7C8F
square
#CFFC7C #7CFCE9 #A97CFC #FC7C8F
split-complementary
#CFFC7C #7C8FFC #E97CFC
monochromatic
#A3F806 #B9FB40 #CFFC7C #E5FDB8 #F4FEE1
Accessibility & contrast
On white
1.18
#CFFC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#CFFC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFC7C
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFC7C | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE70
Deuteranopia (green-blind)
#FFEC84
Tritanopia (blue-blind)
#D6F2DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffc7c; /* rgb */ color: rgb(207, 252, 124); /* oklch */ color: oklch(93.3% 0.163 125.5);
Tailwind
colors: {
custom: {
50: '#e0fda5',
500: '#cffc7c',
950: '#000000',
},
}SCSS
$custom: #cffc7c; $custom-light: #e0fda5; $custom-dark: #000000;
JSON
{
"hex": "#cffc7c",
"rgb": {
"r": 207,
"g": 252,
"b": 124
},
"hsl": {
"h": 81.094,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.93315,
"c": 0.16327,
"h": 125.5
},
"luminance": 0.84341
}Semantic roles & 50–950 ramp
primary
#CFFC7C
secondary
#7843DA
accent
#00E651
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580