#CFED7F#CFED7F
#CFED7F is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.1% C 0.140 H 121.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFED7F |
|---|---|
| RGB | rgb(207, 237, 127) |
| HSL | hsl(76, 75%, 71%) |
| HSV | hsv(76, 46%, 93%) |
| CMYK | cmyk(12.7%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(89.56, -26.46, 49.78) |
| CIE-LCH | lch(89.56, 56.37, 118.00°) |
| OKLab | oklab(90.08% -0.074 0.1194) |
| OKLCH | oklch(90.08% 0.14 121.8) |
| XYZ | xyz(59.8472, 75.3660, 31.4688) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.22
Pear
#CBF85F
ΔE00 5.10
Light Pea Green
#C4FE82
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.76
Pale Lime
#BEFD73
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFED7F #9D7FED
analogous
#EDD47F #CFED7F #98ED7F
triadic
#CFED7F #7FCFED #ED7FCF
tetradic
#CFED7F #7FEDD4 #9D7FED #ED7F98
square
#CFED7F #7FEDD4 #9D7FED #ED7F98
split-complementary
#CFED7F #7F98ED #D47FED
monochromatic
#A2D41E #BBE549 #CFED7F #E3F5B5 #F5FBE4
Accessibility & contrast
On white
1.31
#CFED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CFED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFED7F
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFED7F | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E276
Deuteranopia (green-blind)
#F5E185
Tritanopia (blue-blind)
#D7E3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfed7f; /* rgb */ color: rgb(207, 237, 127); /* oklch */ color: oklch(90.1% 0.140 121.8);
Tailwind
colors: {
custom: {
50: '#dff2a6',
500: '#cfed7f',
950: '#000000',
},
}SCSS
$custom: #cfed7f; $custom-light: #dff2a6; $custom-dark: #000000;
JSON
{
"hex": "#cfed7f",
"rgb": {
"r": 207,
"g": 237,
"b": 127
},
"hsl": {
"h": 76.364,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.90083,
"c": 0.14049,
"h": 121.8
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#CFED7F
secondary
#6C49C7
accent
#0ED845
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580