#CFE574#CFE574
#CFE574 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 88.2% C 0.141 H 118.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE574 |
|---|---|
| RGB | rgb(207, 229, 116) |
| HSL | hsl(72, 68%, 68%) |
| HSV | hsv(72, 49%, 90%) |
| CMYK | cmyk(9.6%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(87.27, -23.73, 52.19) |
| CIE-LCH | lch(87.27, 57.33, 114.45°) |
| OKLab | oklab(88.2% -0.0672 0.1239) |
| OKLCH | oklch(88.2% 0.141 118.5) |
| XYZ | xyz(56.9044, 70.5653, 27.1423) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.66
Pear
#CBF85F
ΔE00 5.90
Light Yellow Green
#CCFD7F
ΔE00 6.29
Light Khaki
#E6F2A2
ΔE00 6.30
Pale Olive Green
#B1D27B
ΔE00 6.99
Sickly Yellow
#D0E429
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE574 #8A74E5
analogous
#E5C274 #CFE574 #97E574
triadic
#CFE574 #74CFE5 #E574CF
tetradic
#CFE574 #74E5C2 #8A74E5 #E57497
square
#CFE574 #74E5C2 #8A74E5 #E57497
split-complementary
#CFE574 #7497E5 #C274E5
monochromatic
#9EBC23 #BDDB40 #CFE574 #E1EFA8 #F3F8DB
Accessibility & contrast
On white
1.39
#CFE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CFE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE574
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE574 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6A
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#D9DBCB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe574; /* rgb */ color: rgb(207, 229, 116); /* oklch */ color: oklch(88.2% 0.141 118.5);
Tailwind
colors: {
custom: {
50: '#dfed9e',
500: '#cfe574',
950: '#000000',
},
}SCSS
$custom: #cfe574; $custom-light: #dfed9e; $custom-dark: #000000;
JSON
{
"hex": "#cfe574",
"rgb": {
"r": 207,
"g": 229,
"b": 116
},
"hsl": {
"h": 71.681,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.88204,
"c": 0.14099,
"h": 118.5
},
"luminance": 0.70565
}Semantic roles & 50–950 ramp
primary
#CFE574
secondary
#5A42BB
accent
#15D03A
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480