#CFFFAF#CFFFAF
#CFFFAF is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.115 H 133.4°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFAF |
|---|---|
| RGB | rgb(207, 255, 175) |
| HSL | hsl(96, 100%, 84%) |
| HSV | hsv(96, 31%, 100%) |
| CMYK | cmyk(18.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.11, -29.05, 33.39) |
| CIE-LCH | lch(95.11, 44.26, 131.03°) |
| OKLab | oklab(94.76% -0.079 0.0836) |
| OKLCH | oklch(94.76% 0.115 133.4) |
| XYZ | xyz(69.2284, 87.8792, 53.8642) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.32
Pale Green
#C7FDB5
ΔE00 2.21
Tea Green
#BDF8A3
ΔE00 2.65
Very Light Green
#D1FFBD
ΔE00 2.70
Very Pale Green
#CFFDBC
ΔE00 2.89
Washed Out Green
#BCF5A6
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFAF #DFAFFF
analogous
#F7FFAF #CFFFAF #AFFFB7
triadic
#CFFFAF #AFCFFF #FFAFCF
tetradic
#CFFFAF #AFF7FF #DFAFFF #FFB7AF
square
#CFFFAF #AFF7FF #DFAFFF #FFB7AF
split-complementary
#CFFFAF #B7AFFF #FFAFF7
monochromatic
#86FF35 #AAFF72 #CFFFAF #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.13
#CFFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CFFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFAF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFAF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FEF0B3
Tritanopia (blue-blind)
#D0F9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cfffaf; /* rgb */ color: rgb(207, 255, 175); /* oklch */ color: oklch(94.8% 0.115 133.4);
Tailwind
colors: {
custom: {
50: '#deffc7',
500: '#cfffaf',
950: '#000000',
},
}SCSS
$custom: #cfffaf; $custom-light: #deffc7; $custom-dark: #000000;
JSON
{
"hex": "#cfffaf",
"rgb": {
"r": 207,
"g": 255,
"b": 175
},
"hsl": {
"h": 96,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94758,
"c": 0.11506,
"h": 133.4
},
"luminance": 0.87881
}Semantic roles & 50–950 ramp
primary
#CFFFAF
secondary
#B56DE5
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682