#CFE678#CFE678
#CFE678 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.5% C 0.138 H 119.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE678 |
|---|---|
| RGB | rgb(207, 230, 120) |
| HSL | hsl(73, 69%, 69%) |
| HSV | hsv(73, 48%, 90%) |
| CMYK | cmyk(10%, 0%, 47.8%, 9.8%) |
| CIE-LAB | lab(87.59, -23.83, 50.69) |
| CIE-LCH | lch(87.59, 56.01, 115.18°) |
| OKLab | oklab(88.47% -0.0672 0.1209) |
| OKLCH | oklch(88.47% 0.138 119.1) |
| XYZ | xyz(57.4196, 71.2154, 28.4867) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.72
Light Khaki
#E6F2A2
ΔE00 5.92
Pear
#CBF85F
ΔE00 5.95
Light Yellow Green
#CCFD7F
ΔE00 6.01
Pale Olive Green
#B1D27B
ΔE00 6.75
Light Pea Green
#C4FE82
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE678 #8F78E6
analogous
#E6C678 #CFE678 #98E678
triadic
#CFE678 #78CFE6 #E678CF
tetradic
#CFE678 #78E6C6 #8F78E6 #E67898
square
#CFE678 #78E6C6 #8F78E6 #E67898
split-complementary
#CFE678 #7898E6 #C678E6
monochromatic
#9FC024 #BDDC44 #CFE678 #E1F0AC #F4F9DF
Accessibility & contrast
On white
1.38
#CFE678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#CFE678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE678
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE678 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6E
Deuteranopia (green-blind)
#F0DC7E
Tritanopia (blue-blind)
#D8DCCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe678; /* rgb */ color: rgb(207, 230, 120); /* oklch */ color: oklch(88.5% 0.138 119.1);
Tailwind
colors: {
custom: {
50: '#dfeda1',
500: '#cfe678',
950: '#000000',
},
}SCSS
$custom: #cfe678; $custom-light: #dfeda1; $custom-dark: #000000;
JSON
{
"hex": "#cfe678",
"rgb": {
"r": 207,
"g": 230,
"b": 120
},
"hsl": {
"h": 72.545,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.88472,
"c": 0.13834,
"h": 119.1
},
"luminance": 0.71215
}Semantic roles & 50–950 ramp
primary
#CFE678
secondary
#5E45BE
accent
#15D13C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480