#CFFE86#CFFE86
#CFFE86 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.9% C 0.156 H 126.8°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE86 |
|---|---|
| RGB | rgb(207, 254, 134) |
| HSL | hsl(84, 98%, 76%) |
| HSV | hsv(84, 47%, 100%) |
| CMYK | cmyk(18.5%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(94.26, -33.65, 52.22) |
| CIE-LCH | lch(94.26, 62.12, 122.80°) |
| OKLab | oklab(93.88% -0.0937 0.1253) |
| OKLCH | oklch(93.88% 0.156 126.8) |
| XYZ | xyz(65.4767, 85.8695, 35.6745) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.82
Light Pea Green
#C4FE82
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.45
Pale Lime
#BEFD73
ΔE00 2.84
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Celery
#C1FD95
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE86 #B586FE
analogous
#FEF186 #CFFE86 #93FE86
triadic
#CFFE86 #86CFFE #FE86CF
tetradic
#CFFE86 #86FEF1 #B586FE #FE8693
square
#CFFE86 #86FEF1 #B586FE #FE8693
split-complementary
#CFFE86 #8693FE #F186FE
monochromatic
#9FFD0D #B7FD49 #CFFE86 #E7FFC3 #F3FFE1
Accessibility & contrast
On white
1.16
#CFFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CFFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE86
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE86 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFEE8D
Tritanopia (blue-blind)
#D5F4E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffe86; /* rgb */ color: rgb(207, 254, 134); /* oklch */ color: oklch(93.9% 0.156 126.8);
Tailwind
colors: {
custom: {
50: '#dfffab',
500: '#cffe86',
950: '#000000',
},
}SCSS
$custom: #cffe86; $custom-light: #dfffab; $custom-dark: #000000;
JSON
{
"hex": "#cffe86",
"rgb": {
"r": 207,
"g": 254,
"b": 134
},
"hsl": {
"h": 83.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.93882,
"c": 0.15644,
"h": 126.8
},
"luminance": 0.8587
}Semantic roles & 50–950 ramp
primary
#CFFE86
secondary
#844ADE
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681