#CFFEAB#CFFEAB
#CFFEAB is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.5% C 0.118 H 132.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEAB |
|---|---|
| RGB | rgb(207, 254, 171) |
| HSL | hsl(94, 98%, 83%) |
| HSV | hsv(94, 33%, 100%) |
| CMYK | cmyk(18.5%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(94.78, -29.15, 34.94) |
| CIE-LCH | lch(94.78, 45.50, 129.83°) |
| OKLab | oklab(94.47% -0.0793 0.0872) |
| OKLCH | oklch(94.47% 0.118 132.3) |
| XYZ | xyz(68.5232, 87.0881, 51.7197) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.80
Tea Green
#BDF8A3
ΔE00 2.62
Pale Green
#C7FDB5
ΔE00 2.80
Washed Out Green
#BCF5A6
ΔE00 3.06
Very Light Green
#D1FFBD
ΔE00 3.33
Very Pale Green
#CFFDBC
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEAB #DAABFE
analogous
#F8FEAB #CFFEAB #ABFEB0
triadic
#CFFEAB #ABCFFE #FEABCF
tetradic
#CFFEAB #ABF8FE #DAABFE #FEB0AB
square
#CFFEAB #ABF8FE #DAABFE #FEB0AB
split-complementary
#CFFEAB #B0ABFE #FEABF8
monochromatic
#8AFD32 #ACFD6F #CFFEAB #EEFFE1 #EEFFE1
Accessibility & contrast
On white
1.14
#CFFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#CFFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEAB
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEAB | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FEEFAF
Tritanopia (blue-blind)
#D1F7E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffeab; /* rgb */ color: rgb(207, 254, 171); /* oklch */ color: oklch(94.5% 0.118 132.3);
Tailwind
colors: {
custom: {
50: '#deffc4',
500: '#cffeab',
950: '#000000',
},
}SCSS
$custom: #cffeab; $custom-light: #deffc4; $custom-dark: #000000;
JSON
{
"hex": "#cffeab",
"rgb": {
"r": 207,
"g": 254,
"b": 171
},
"hsl": {
"h": 93.976,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.94468,
"c": 0.11791,
"h": 132.3
},
"luminance": 0.87089
}Semantic roles & 50–950 ramp
primary
#CFFEAB
secondary
#AF6AE3
accent
#00E682
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682