#CFE374#CFE374
#CFE374 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.8% C 0.138 H 117.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE374 |
|---|---|
| RGB | rgb(207, 227, 116) |
| HSL | hsl(71, 66%, 67%) |
| HSV | hsv(71, 49%, 89%) |
| CMYK | cmyk(8.8%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(86.73, -22.77, 51.54) |
| CIE-LCH | lch(86.73, 56.35, 113.84°) |
| OKLab | oklab(87.77% -0.0645 0.1225) |
| OKLCH | oklch(87.77% 0.138 117.8) |
| XYZ | xyz(56.3542, 69.4650, 26.9589) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 6.28
Pear
#CBF85F
ΔE00 6.42
Greenish Tan
#BCCB7A
ΔE00 6.78
Pale Olive Green
#B1D27B
ΔE00 6.82
Light Yellow Green
#CCFD7F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE374 #8874E3
analogous
#E3C074 #CFE374 #97E374
triadic
#CFE374 #74CFE3 #E374CF
tetradic
#CFE374 #74E3C0 #8874E3 #E37497
square
#CFE374 #74E3C0 #8874E3 #E37497
split-complementary
#CFE374 #7497E3 #C074E3
monochromatic
#9DB825 #BDD941 #CFE374 #E1EDA7 #F2F8DA
Accessibility & contrast
On white
1.41
#CFE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CFE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE374
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE374 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#EDDA7A
Tritanopia (blue-blind)
#D9D9C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe374; /* rgb */ color: rgb(207, 227, 116); /* oklch */ color: oklch(87.8% 0.138 117.8);
Tailwind
colors: {
custom: {
50: '#dfeb9e',
500: '#cfe374',
950: '#000000',
},
}SCSS
$custom: #cfe374; $custom-light: #dfeb9e; $custom-dark: #000000;
JSON
{
"hex": "#cfe374",
"rgb": {
"r": 207,
"g": 227,
"b": 116
},
"hsl": {
"h": 70.811,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.87772,
"c": 0.13846,
"h": 117.8
},
"luminance": 0.69465
}Semantic roles & 50–950 ramp
primary
#CFE374
secondary
#5843B8
accent
#17CE38
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480