#CFFB7F#CFFB7F
#CFFB7F is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.159 H 125.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFB7F |
|---|---|
| RGB | rgb(207, 251, 127) |
| HSL | hsl(81, 94%, 74%) |
| HSV | hsv(81, 49%, 98%) |
| CMYK | cmyk(17.5%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(93.36, -33.00, 54.38) |
| CIE-LCH | lch(93.36, 63.61, 121.25°) |
| OKLab | oklab(93.13% -0.0924 0.1296) |
| OKLCH | oklch(93.13% 0.159 125.5) |
| XYZ | xyz(64.0600, 83.7915, 32.8730) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.83
Light Pea Green
#C4FE82
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.27
Pear
#CBF85F
ΔE00 3.48
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFB7F #AB7FFB
analogous
#FBE97F #CFFB7F #91FB7F
triadic
#CFFB7F #7FCFFB #FB7FCF
tetradic
#CFFB7F #7FFBE9 #AB7FFB #FB7F91
square
#CFFB7F #7FFBE9 #AB7FFB #FB7F91
split-complementary
#CFFB7F #7F91FB #E97FFB
monochromatic
#A2F708 #B9F944 #CFFB7F #E5FDBA #F4FEE1
Accessibility & contrast
On white
1.18
#CFFB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CFFB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFB7F
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFB7F | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#D6F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffb7f; /* rgb */ color: rgb(207, 251, 127); /* oklch */ color: oklch(93.1% 0.159 125.5);
Tailwind
colors: {
custom: {
50: '#e0fca7',
500: '#cffb7f',
950: '#000000',
},
}SCSS
$custom: #cffb7f; $custom-light: #e0fca7; $custom-dark: #000000;
JSON
{
"hex": "#cffb7f",
"rgb": {
"r": 207,
"g": 251,
"b": 127
},
"hsl": {
"h": 81.29,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.93133,
"c": 0.15913,
"h": 125.5
},
"luminance": 0.83792
}Semantic roles & 50–950 ramp
primary
#CFFB7F
secondary
#7A46D9
accent
#00E651
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580