#CFEB7E#CFEB7E
#CFEB7E is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.139 H 121.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB7E |
|---|---|
| RGB | rgb(207, 235, 126) |
| HSL | hsl(75, 73%, 71%) |
| HSV | hsv(75, 46%, 92%) |
| CMYK | cmyk(11.9%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(89.01, -25.62, 49.57) |
| CIE-LCH | lch(89.01, 55.80, 117.33°) |
| OKLab | oklab(89.64% -0.0717 0.1189) |
| OKLCH | oklch(89.64% 0.139 121.1) |
| XYZ | xyz(59.2066, 74.1885, 30.9353) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.73
Pear
#CBF85F
ΔE00 5.39
Light Khaki
#E6F2A2
ΔE00 5.65
Light Pea Green
#C4FE82
ΔE00 5.76
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Pale Lime
#BEFD73
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB7E #9A7EEB
analogous
#EBD07E #CFEB7E #98EB7E
triadic
#CFEB7E #7ECFEB #EB7ECF
tetradic
#CFEB7E #7EEBD0 #9A7EEB #EB7E98
square
#CFEB7E #7EEBD0 #9A7EEB #EB7E98
split-complementary
#CFEB7E #7E98EB #D07EEB
monochromatic
#A2CF20 #BBE349 #CFEB7E #E3F3B3 #F5FBE5
Accessibility & contrast
On white
1.33
#CFEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CFEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB7E
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB7E | 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)
#F7E075
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#D7E1D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb7e; /* rgb */ color: rgb(207, 235, 126); /* oklch */ color: oklch(89.6% 0.139 121.1);
Tailwind
colors: {
custom: {
50: '#dff1a5',
500: '#cfeb7e',
950: '#000000',
},
}SCSS
$custom: #cfeb7e; $custom-light: #dff1a5; $custom-dark: #000000;
JSON
{
"hex": "#cfeb7e",
"rgb": {
"r": 207,
"g": 235,
"b": 126
},
"hsl": {
"h": 75.413,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.89635,
"c": 0.13885,
"h": 121.1
},
"luminance": 0.74188
}Semantic roles & 50–950 ramp
primary
#CFEB7E
secondary
#6949C4
accent
#10D543
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580