#CFE376#CFE376
#CFE376 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.8% C 0.136 H 117.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE376 |
|---|---|
| RGB | rgb(207, 227, 118) |
| HSL | hsl(71, 66%, 68%) |
| HSV | hsv(71, 48%, 89%) |
| CMYK | cmyk(8.8%, 0%, 48%, 11%) |
| CIE-LAB | lab(86.76, -22.58, 50.63) |
| CIE-LCH | lch(86.76, 55.43, 114.04°) |
| OKLab | oklab(87.8% -0.0638 0.1207) |
| OKLCH | oklch(87.8% 0.136 117.9) |
| XYZ | xyz(56.4718, 69.5120, 27.5782) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 6.07
Pear
#CBF85F
ΔE00 6.56
Greenish Tan
#BCCB7A
ΔE00 6.63
Pale Olive Green
#B1D27B
ΔE00 6.65
Light Yellow Green
#CCFD7F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE376 #8A76E3
analogous
#E3C076 #CFE376 #99E376
triadic
#CFE376 #76CFE3 #E376CF
tetradic
#CFE376 #76E3C0 #8A76E3 #E37699
square
#CFE376 #76E3C0 #8A76E3 #E37699
split-complementary
#CFE376 #7699E3 #C076E3
monochromatic
#9EB926 #BDD943 #CFE376 #E1EDA9 #F3F8DC
Accessibility & contrast
On white
1.41
#CFE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CFE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE376
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE376 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96C
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#D9D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe376; /* rgb */ color: rgb(207, 227, 118); /* oklch */ color: oklch(87.8% 0.136 117.9);
Tailwind
colors: {
custom: {
50: '#dfeba0',
500: '#cfe376',
950: '#000000',
},
}SCSS
$custom: #cfe376; $custom-light: #dfeba0; $custom-dark: #000000;
JSON
{
"hex": "#cfe376",
"rgb": {
"r": 207,
"g": 227,
"b": 118
},
"hsl": {
"h": 71.009,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.87798,
"c": 0.13648,
"h": 117.9
},
"luminance": 0.69512
}Semantic roles & 50–950 ramp
primary
#CFE376
secondary
#5A44B9
accent
#18CE39
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480