#CFFFA6#CFFFA6
#CFFFA6 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.125 H 131.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFA6 |
|---|---|
| RGB | rgb(207, 255, 166) |
| HSL | hsl(92, 100%, 83%) |
| HSV | hsv(92, 35%, 100%) |
| CMYK | cmyk(18.8%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(94.97, -30.29, 37.68) |
| CIE-LCH | lch(94.97, 48.34, 128.80°) |
| OKLab | oklab(94.6% -0.0827 0.0935) |
| OKLCH | oklch(94.6% 0.125 131.5) |
| XYZ | xyz(68.3738, 87.5374, 49.3631) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.52
Celery
#C1FD95
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 2.87
Washed Out Green
#BCF5A6
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFA6 #D6A6FF
analogous
#FBFFA6 #CFFFA6 #A6FFAA
triadic
#CFFFA6 #A6CFFF #FFA6CF
tetradic
#CFFFA6 #A6FBFF #D6A6FF #FFAAA6
square
#CFFFA6 #A6FBFF #D6A6FF #FFAAA6
split-complementary
#CFFFA6 #AAA6FF #FFA6FB
monochromatic
#8DFF2C #AEFF69 #CFFFA6 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.13
#CFFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CFFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFA6
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFA6 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A0
Deuteranopia (green-blind)
#FFEFAB
Tritanopia (blue-blind)
#D1F8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cfffa6; /* rgb */ color: rgb(207, 255, 166); /* oklch */ color: oklch(94.6% 0.125 131.5);
Tailwind
colors: {
custom: {
50: '#dfffc1',
500: '#cfffa6',
950: '#000000',
},
}SCSS
$custom: #cfffa6; $custom-light: #dfffc1; $custom-dark: #000000;
JSON
{
"hex": "#cfffa6",
"rgb": {
"r": 207,
"g": 255,
"b": 166
},
"hsl": {
"h": 92.36,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94595,
"c": 0.12484,
"h": 131.5
},
"luminance": 0.87539
}Semantic roles & 50–950 ramp
primary
#CFFFA6
secondary
#AA65E4
accent
#00E67C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682