#CFFA86#CFFA86
#CFFA86 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.151 H 125.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFA86 |
|---|---|
| RGB | rgb(207, 250, 134) |
| HSL | hsl(82, 92%, 75%) |
| HSV | hsv(82, 46%, 98%) |
| CMYK | cmyk(17.2%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(93.17, -31.81, 50.89) |
| CIE-LCH | lch(93.17, 60.02, 122.01°) |
| OKLab | oklab(93.01% -0.0885 0.1223) |
| OKLCH | oklch(93.01% 0.151 125.9) |
| XYZ | xyz(64.2206, 83.3572, 35.2558) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Pale Lime
#BEFD73
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFA86 #B186FA
analogous
#FAEB86 #CFFA86 #95FA86
triadic
#CFFA86 #86CFFA #FA86CF
tetradic
#CFFA86 #86FAEB #B186FA #FA8695
square
#CFFA86 #86FAEB #B186FA #FA8695
split-complementary
#CFFA86 #8695FA #EB86FA
monochromatic
#A0F510 #B8F84B #CFFA86 #E6FCC1 #F3FEE2
Accessibility & contrast
On white
1.19
#CFFA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#CFFA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFA86
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFA86 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7C
Deuteranopia (green-blind)
#FFEB8D
Tritanopia (blue-blind)
#D5F1DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cffa86; /* rgb */ color: rgb(207, 250, 134); /* oklch */ color: oklch(93.0% 0.151 125.9);
Tailwind
colors: {
custom: {
50: '#dffcab',
500: '#cffa86',
950: '#000000',
},
}SCSS
$custom: #cffa86; $custom-light: #dffcab; $custom-dark: #000000;
JSON
{
"hex": "#cffa86",
"rgb": {
"r": 207,
"g": 250,
"b": 134
},
"hsl": {
"h": 82.241,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.93008,
"c": 0.15101,
"h": 125.9
},
"luminance": 0.83358
}Semantic roles & 50–950 ramp
primary
#CFFA86
secondary
#804CD8
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581