#CFEB7F#CFEB7F
#CFEB7F is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.138 H 121.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB7F |
|---|---|
| RGB | rgb(207, 235, 127) |
| HSL | hsl(76, 73%, 71%) |
| HSV | hsv(76, 46%, 92%) |
| CMYK | cmyk(11.9%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(89.02, -25.51, 49.11) |
| CIE-LCH | lch(89.02, 55.34, 117.45°) |
| OKLab | oklab(89.65% -0.0714 0.1179) |
| OKLCH | oklch(89.65% 0.138 121.2) |
| XYZ | xyz(59.2714, 74.2144, 31.2768) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.75
Pear
#CBF85F
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.56
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.75
Light Yellowish Green
#C2FF89
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB7F #9B7FEB
analogous
#EBD17F #CFEB7F #99EB7F
triadic
#CFEB7F #7FCFEB #EB7FCF
tetradic
#CFEB7F #7FEBD1 #9B7FEB #EB7F99
square
#CFEB7F #7FEBD1 #9B7FEB #EB7F99
split-complementary
#CFEB7F #7F99EB #D17FEB
monochromatic
#A2CF20 #BBE34A #CFEB7F #E3F3B4 #F5FBE5
Accessibility & contrast
On white
1.33
#CFEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CFEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB7F
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB7F | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E076
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#D7E1D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb7f; /* rgb */ color: rgb(207, 235, 127); /* oklch */ color: oklch(89.6% 0.138 121.2);
Tailwind
colors: {
custom: {
50: '#dff1a6',
500: '#cfeb7f',
950: '#000000',
},
}SCSS
$custom: #cfeb7f; $custom-light: #dff1a6; $custom-dark: #000000;
JSON
{
"hex": "#cfeb7f",
"rgb": {
"r": 207,
"g": 235,
"b": 127
},
"hsl": {
"h": 75.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.89649,
"c": 0.13784,
"h": 121.2
},
"luminance": 0.74214
}Semantic roles & 50–950 ramp
primary
#CFEB7F
secondary
#6A4AC4
accent
#10D543
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580