#CFEF7C#CFEF7C
#CFEF7C is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.146 H 122.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEF7C |
|---|---|
| RGB | rgb(207, 239, 124) |
| HSL | hsl(77, 78%, 71%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.4%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(90.07, -27.71, 51.81) |
| CIE-LCH | lch(90.07, 58.75, 118.15°) |
| OKLab | oklab(90.48% -0.0778 0.1237) |
| OKLCH | oklch(90.48% 0.146 122.2) |
| XYZ | xyz(60.2369, 76.4536, 30.6485) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pear
#CBF85F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Pale Lime
#BEFD73
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEF7C #9C7CEF
analogous
#EFD57C #CFEF7C #95EF7C
triadic
#CFEF7C #7CCFEF #EF7CCF
tetradic
#CFEF7C #7CEFD5 #9C7CEF #EF7C95
square
#CFEF7C #7CEFD5 #9C7CEF #EF7C95
split-complementary
#CFEF7C #7C95EF #D57CEF
monochromatic
#A2D61A #BBE845 #CFEF7C #E3F6B3 #F5FCE4
Accessibility & contrast
On white
1.29
#CFEF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CFEF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEF7C
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEF7C | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE372
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#D7E5D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfef7c; /* rgb */ color: rgb(207, 239, 124); /* oklch */ color: oklch(90.5% 0.146 122.2);
Tailwind
colors: {
custom: {
50: '#dff4a4',
500: '#cfef7c',
950: '#000000',
},
}SCSS
$custom: #cfef7c; $custom-light: #dff4a4; $custom-dark: #000000;
JSON
{
"hex": "#cfef7c",
"rgb": {
"r": 207,
"g": 239,
"b": 124
},
"hsl": {
"h": 76.696,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.90477,
"c": 0.14612,
"h": 122.2
},
"luminance": 0.76454
}Semantic roles & 50–950 ramp
primary
#CFEF7C
secondary
#6B46C9
accent
#0BDA45
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580