#CFFEAF#CFFEAF
#CFFEAF is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.5% C 0.114 H 133.2°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEAF |
|---|---|
| RGB | rgb(207, 254, 175) |
| HSL | hsl(96, 98%, 84%) |
| HSV | hsv(96, 31%, 100%) |
| CMYK | cmyk(18.5%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.84, -28.59, 33.03) |
| CIE-LCH | lch(94.84, 43.68, 130.87°) |
| OKLab | oklab(94.54% -0.0777 0.0828) |
| OKLCH | oklch(94.54% 0.114 133.2) |
| XYZ | xyz(68.9103, 87.2429, 53.7581) |
| Luminance | 0.8724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.41
Pale Green
#C7FDB5
ΔE00 2.16
Very Light Green
#D1FFBD
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 2.68
Very Pale Green
#CFFDBC
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEAF #DEAFFE
analogous
#F7FEAF #CFFEAF #AFFEB7
triadic
#CFFEAF #AFCFFE #FEAFCF
tetradic
#CFFEAF #AFF7FE #DEAFFE #FEB7AF
square
#CFFEAF #AFF7FE #DEAFFE #FEB7AF
split-complementary
#CFFEAF #B7AFFE #FEAFF7
monochromatic
#86FC36 #ABFD73 #CFFEAF #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.14
#CFFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CFFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEAF
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEAF | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FDEFB3
Tritanopia (blue-blind)
#D0F8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffeaf; /* rgb */ color: rgb(207, 254, 175); /* oklch */ color: oklch(94.5% 0.114 133.2);
Tailwind
colors: {
custom: {
50: '#deffc7',
500: '#cffeaf',
950: '#000000',
},
}SCSS
$custom: #cffeaf; $custom-light: #deffc7; $custom-dark: #000000;
JSON
{
"hex": "#cffeaf",
"rgb": {
"r": 207,
"g": 254,
"b": 175
},
"hsl": {
"h": 95.696,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94543,
"c": 0.11355,
"h": 133.2
},
"luminance": 0.87244
}Semantic roles & 50–950 ramp
primary
#CFFEAF
secondary
#B46EE4
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682