#CFE679#CFE679
#CFE679 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.5% C 0.137 H 119.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE679 |
|---|---|
| RGB | rgb(207, 230, 121) |
| HSL | hsl(73, 69%, 69%) |
| HSV | hsv(73, 47%, 90%) |
| CMYK | cmyk(10%, 0%, 47.4%, 9.8%) |
| CIE-LAB | lab(87.60, -23.73, 50.23) |
| CIE-LCH | lch(87.60, 55.55, 115.29°) |
| OKLab | oklab(88.49% -0.0668 0.12) |
| OKLCH | oklch(88.49% 0.137 119.1) |
| XYZ | xyz(57.4806, 71.2398, 28.8080) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.68
Light Khaki
#E6F2A2
ΔE00 5.82
Light Yellow Green
#CCFD7F
ΔE00 6.01
Pear
#CBF85F
ΔE00 6.04
Pale Olive Green
#B1D27B
ΔE00 6.67
Light Pea Green
#C4FE82
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE679 #9079E6
analogous
#E6C779 #CFE679 #99E679
triadic
#CFE679 #79CFE6 #E679CF
tetradic
#CFE679 #79E6C7 #9079E6 #E67999
square
#CFE679 #79E6C7 #9079E6 #E67999
split-complementary
#CFE679 #7999E6 #C779E6
monochromatic
#A0C124 #BDDC45 #CFE679 #E1F0AD #F4F9E0
Accessibility & contrast
On white
1.38
#CFE679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CFE679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE679
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE679 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC70
Deuteranopia (green-blind)
#EFDC7F
Tritanopia (blue-blind)
#D8DCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe679; /* rgb */ color: rgb(207, 230, 121); /* oklch */ color: oklch(88.5% 0.137 119.1);
Tailwind
colors: {
custom: {
50: '#dfeda2',
500: '#cfe679',
950: '#000000',
},
}SCSS
$custom: #cfe679; $custom-light: #dfeda2; $custom-dark: #000000;
JSON
{
"hex": "#cfe679",
"rgb": {
"r": 207,
"g": 230,
"b": 121
},
"hsl": {
"h": 72.661,
"s": 68.553,
"l": 68.824
},
"oklch": {
"l": 0.88486,
"c": 0.13734,
"h": 119.1
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#CFE679
secondary
#5F45BE
accent
#15D03D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480