#CFE579#CFE579
#CFE579 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.3% C 0.136 H 118.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE579 |
|---|---|
| RGB | rgb(207, 229, 121) |
| HSL | hsl(72, 68%, 69%) |
| HSV | hsv(72, 47%, 90%) |
| CMYK | cmyk(9.6%, 0%, 47.2%, 10.2%) |
| CIE-LAB | lab(87.33, -23.25, 49.90) |
| CIE-LCH | lch(87.33, 55.05, 114.98°) |
| OKLab | oklab(88.27% -0.0654 0.1193) |
| OKLCH | oklch(88.27% 0.136 118.8) |
| XYZ | xyz(57.2031, 70.6848, 28.7155) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.41
Light Khaki
#E6F2A2
ΔE00 5.79
Pear
#CBF85F
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.57
Greenish Tan
#BCCB7A
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE579 #8F79E5
analogous
#E5C579 #CFE579 #99E579
triadic
#CFE579 #79CFE5 #E579CF
tetradic
#CFE579 #79E5C5 #8F79E5 #E57999
square
#CFE579 #79E5C5 #8F79E5 #E57999
split-complementary
#CFE579 #7999E5 #C579E5
monochromatic
#9FBF25 #BDDB46 #CFE579 #E1EFAC #F4F9E0
Accessibility & contrast
On white
1.39
#CFE579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CFE579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE579
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE579 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#EFDB7F
Tritanopia (blue-blind)
#D8DBCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfe579; /* rgb */ color: rgb(207, 229, 121); /* oklch */ color: oklch(88.3% 0.136 118.8);
Tailwind
colors: {
custom: {
50: '#dfeda2',
500: '#cfe579',
950: '#000000',
},
}SCSS
$custom: #cfe579; $custom-light: #dfeda2; $custom-dark: #000000;
JSON
{
"hex": "#cfe579",
"rgb": {
"r": 207,
"g": 229,
"b": 121
},
"hsl": {
"h": 72.222,
"s": 67.5,
"l": 68.627
},
"oklch": {
"l": 0.8827,
"c": 0.13605,
"h": 118.8
},
"luminance": 0.70684
}Semantic roles & 50–950 ramp
primary
#CFE579
secondary
#5E46BD
accent
#16CF3C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480