#CFF68E#CFF68E
#CFF68E is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.3% C 0.137 H 125.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF68E |
|---|---|
| RGB | rgb(207, 246, 142) |
| HSL | hsl(83, 85%, 76%) |
| HSV | hsv(83, 42%, 96%) |
| CMYK | cmyk(15.9%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(92.19, -29.07, 45.85) |
| CIE-LCH | lch(92.19, 54.29, 122.38°) |
| OKLab | oklab(92.25% -0.0803 0.1115) |
| OKLCH | oklch(92.25% 0.137 125.8) |
| XYZ | xyz(63.5700, 81.1294, 37.8964) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.06
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 3.50
Light Yellowish Green
#C2FF89
ΔE00 3.65
Celery
#C1FD95
ΔE00 3.72
Pale Lime
#BEFD73
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF68E #B58EF6
analogous
#F6E98E #CFF68E #9BF68E
triadic
#CFF68E #8ECFF6 #F68ECF
tetradic
#CFF68E #8EF6E9 #B58EF6 #F68E9B
square
#CFF68E #8EF6E9 #B58EF6 #F68E9B
split-complementary
#CFF68E #8E9BF6 #E98EF6
monochromatic
#9FED1D #B7F155 #CFF68E #E7FBC7 #F3FDE3
Accessibility & contrast
On white
1.22
#CFF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#CFF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF68E
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF68E | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#D5EDDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff68e; /* rgb */ color: rgb(207, 246, 142); /* oklch */ color: oklch(92.3% 0.137 125.8);
Tailwind
colors: {
custom: {
50: '#dff9b0',
500: '#cff68e',
950: '#000000',
},
}SCSS
$custom: #cff68e; $custom-light: #dff9b0; $custom-dark: #000000;
JSON
{
"hex": "#cff68e",
"rgb": {
"r": 207,
"g": 246,
"b": 142
},
"hsl": {
"h": 82.5,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.92252,
"c": 0.13739,
"h": 125.8
},
"luminance": 0.8113
}Semantic roles & 50–950 ramp
primary
#CFF68E
secondary
#8454D4
accent
#04E257
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581