#CFE474#CFE474
#CFE474 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 88.0% C 0.140 H 118.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE474 |
|---|---|
| RGB | rgb(207, 228, 116) |
| HSL | hsl(71, 67%, 67%) |
| HSV | hsv(71, 49%, 89%) |
| CMYK | cmyk(9.2%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(87.00, -23.25, 51.86) |
| CIE-LCH | lch(87.00, 56.84, 114.15°) |
| OKLab | oklab(87.99% -0.0659 0.1232) |
| OKLCH | oklch(87.99% 0.14 118.1) |
| XYZ | xyz(56.6285, 70.0136, 27.0504) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.40
Pear
#CBF85F
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.28
Light Yellow Green
#CCFD7F
ΔE00 6.56
Pale Olive Green
#B1D27B
ΔE00 6.90
Greenish Tan
#BCCB7A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE474 #8974E4
analogous
#E4C174 #CFE474 #97E474
triadic
#CFE474 #74CFE4 #E474CF
tetradic
#CFE474 #74E4C1 #8974E4 #E47497
square
#CFE474 #74E4C1 #8974E4 #E47497
split-complementary
#CFE474 #7497E4 #C174E4
monochromatic
#9EBA24 #BDDA41 #CFE474 #E1EEA7 #F2F8DA
Accessibility & contrast
On white
1.40
#CFE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CFE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE474
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE474 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#EEDB7A
Tritanopia (blue-blind)
#D9DACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe474; /* rgb */ color: rgb(207, 228, 116); /* oklch */ color: oklch(88.0% 0.140 118.1);
Tailwind
colors: {
custom: {
50: '#dfec9e',
500: '#cfe474',
950: '#000000',
},
}SCSS
$custom: #cfe474; $custom-light: #dfec9e; $custom-dark: #000000;
JSON
{
"hex": "#cfe474",
"rgb": {
"r": 207,
"g": 228,
"b": 116
},
"hsl": {
"h": 71.25,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.87988,
"c": 0.13972,
"h": 118.1
},
"luminance": 0.70013
}Semantic roles & 50–950 ramp
primary
#CFE474
secondary
#5943BA
accent
#16CF39
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480