#CFF2AB#CFF2AB
#CFF2AB is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.100 H 129.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2AB |
|---|---|
| RGB | rgb(207, 242, 171) |
| HSL | hsl(90, 73%, 81%) |
| HSV | hsv(90, 29%, 95%) |
| CMYK | cmyk(14.5%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(91.55, -23.46, 30.64) |
| CIE-LCH | lch(91.55, 38.58, 127.44°) |
| OKLab | oklab(91.89% -0.0635 0.077) |
| OKLCH | oklch(91.89% 0.1 129.5) |
| XYZ | xyz(64.8338, 79.7092, 50.4899) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.46
Very Light Green
#D1FFBD
ΔE00 3.60
Light Sage
#BCECAC
ΔE00 3.71
Pale Green
#C7FDB5
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 3.86
Light Light Green
#C8FFB0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2AB #CEABF2
analogous
#F2F1AB #CFF2AB #ABF2AB
triadic
#CFF2AB #ABCFF2 #F2ABCF
tetradic
#CFF2AB #ABF2F1 #CEABF2 #F2ABAB
square
#CFF2AB #ABF2F1 #CEABF2 #F2ABAB
split-complementary
#CFF2AB #ABABF2 #F1ABF2
monochromatic
#92E241 #B1EA76 #CFF2AB #EDFAE0 #F0FBE5
Accessibility & contrast
On white
1.24
#CFF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CFF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2AB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2AB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A6
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#D2ECDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff2ab; /* rgb */ color: rgb(207, 242, 171); /* oklch */ color: oklch(91.9% 0.100 129.5);
Tailwind
colors: {
custom: {
50: '#def6c4',
500: '#cff2ab',
950: '#000000',
},
}SCSS
$custom: #cff2ab; $custom-light: #def6c4; $custom-dark: #000000;
JSON
{
"hex": "#cff2ab",
"rgb": {
"r": 207,
"g": 242,
"b": 171
},
"hsl": {
"h": 89.577,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.91887,
"c": 0.09978,
"h": 129.5
},
"luminance": 0.7971
}Semantic roles & 50–950 ramp
primary
#CFF2AB
secondary
#A070D1
accent
#10D571
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582