#CFEF7E#CFEF7E
#CFEF7E is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.144 H 122.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEF7E |
|---|---|
| RGB | rgb(207, 239, 126) |
| HSL | hsl(77, 78%, 72%) |
| HSV | hsv(77, 47%, 94%) |
| CMYK | cmyk(13.4%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.09, -27.51, 50.89) |
| CIE-LCH | lch(90.09, 57.85, 118.40°) |
| OKLab | oklab(90.5% -0.0771 0.1218) |
| OKLCH | oklch(90.5% 0.144 122.3) |
| XYZ | xyz(60.3647, 76.5047, 31.3213) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.68
Pear
#CBF85F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Pale Lime
#BEFD73
ΔE00 5.30
Light Yellowish Green
#C2FF89
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEF7E #9E7EEF
analogous
#EFD77E #CFEF7E #97EF7E
triadic
#CFEF7E #7ECFEF #EF7ECF
tetradic
#CFEF7E #7EEFD7 #9E7EEF #EF7E97
square
#CFEF7E #7EEFD7 #9E7EEF #EF7E97
split-complementary
#CFEF7E #7E97EF #D77EEF
monochromatic
#A2D81B #BBE848 #CFEF7E #E3F6B4 #F5FCE4
Accessibility & contrast
On white
1.29
#CFEF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CFEF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEF7E
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEF7E | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE374
Deuteranopia (green-blind)
#F6E384
Tritanopia (blue-blind)
#D7E5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfef7e; /* rgb */ color: rgb(207, 239, 126); /* oklch */ color: oklch(90.5% 0.144 122.3);
Tailwind
colors: {
custom: {
50: '#dff4a5',
500: '#cfef7e',
950: '#000000',
},
}SCSS
$custom: #cfef7e; $custom-light: #dff4a5; $custom-dark: #000000;
JSON
{
"hex": "#cfef7e",
"rgb": {
"r": 207,
"g": 239,
"b": 126
},
"hsl": {
"h": 76.991,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.90503,
"c": 0.14414,
"h": 122.3
},
"luminance": 0.76505
}Semantic roles & 50–950 ramp
primary
#CFEF7E
secondary
#6D48C9
accent
#0BDA46
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580