#CFFE7C#CFFE7C
#CFFE7C is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.8% C 0.166 H 125.9°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE7C |
|---|---|
| RGB | rgb(207, 254, 124) |
| HSL | hsl(82, 98%, 74%) |
| HSV | hsv(82, 51%, 100%) |
| CMYK | cmyk(18.5%, 0%, 51.2%, 0.4%) |
| CIE-LAB | lab(94.14, -34.66, 56.69) |
| CIE-LCH | lch(94.14, 66.45, 121.44°) |
| OKLab | oklab(93.75% -0.0973 0.1344) |
| OKLCH | oklch(93.75% 0.166 125.9) |
| XYZ | xyz(64.8119, 85.6036, 32.1735) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.76
Light Pea Green
#C4FE82
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.50
Pear
#CBF85F
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.31
Light Lime Green
#B9FF66
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE7C #AB7CFE
analogous
#FEEC7C #CFFE7C #8EFE7C
triadic
#CFFE7C #7CCFFE #FE7CCF
tetradic
#CFFE7C #7CFEEC #AB7CFE #FE7C8E
square
#CFFE7C #7CFEEC #AB7CFE #FE7C8E
split-complementary
#CFFE7C #7C8EFE #EC7CFE
monochromatic
#A2FD03 #B9FE3F #CFFE7C #E5FEB9 #F4FFE1
Accessibility & contrast
On white
1.16
#CFFE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CFFE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE7C
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE7C | 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)
#FFF070
Deuteranopia (green-blind)
#FFED84
Tritanopia (blue-blind)
#D6F4E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffe7c; /* rgb */ color: rgb(207, 254, 124); /* oklch */ color: oklch(93.8% 0.166 125.9);
Tailwind
colors: {
custom: {
50: '#e0ffa5',
500: '#cffe7c',
950: '#000000',
},
}SCSS
$custom: #cffe7c; $custom-light: #e0ffa5; $custom-dark: #000000;
JSON
{
"hex": "#cffe7c",
"rgb": {
"r": 207,
"g": 254,
"b": 124
},
"hsl": {
"h": 81.692,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.93753,
"c": 0.1659,
"h": 125.9
},
"luminance": 0.85604
}Semantic roles & 50–950 ramp
primary
#CFFE7C
secondary
#7A42DC
accent
#00E653
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680