#CFF2AA#CFF2AA
#CFF2AA is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.101 H 129.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2AA |
|---|---|
| RGB | rgb(207, 242, 170) |
| HSL | hsl(89, 73%, 81%) |
| HSV | hsv(89, 30%, 95%) |
| CMYK | cmyk(14.5%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(91.54, -23.60, 31.12) |
| CIE-LCH | lch(91.54, 39.05, 127.17°) |
| OKLab | oklab(91.87% -0.0639 0.0781) |
| OKLCH | oklch(91.87% 0.101 129.3) |
| XYZ | xyz(64.7388, 79.6712, 49.9898) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.58
Very Light Green
#D1FFBD
ΔE00 3.71
Light Sage
#BCECAC
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 3.85
Pale Green
#C7FDB5
ΔE00 3.92
Light Light Green
#C8FFB0
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2AA #CDAAF2
analogous
#F2F1AA #CFF2AA #ABF2AA
triadic
#CFF2AA #AACFF2 #F2AACF
tetradic
#CFF2AA #AAF2F1 #CDAAF2 #F2AAAB
square
#CFF2AA #AAF2F1 #CDAAF2 #F2AAAB
split-complementary
#CFF2AA #AAABF2 #F1AAF2
monochromatic
#93E240 #B1EA75 #CFF2AA #EDFADF #F0FBE4
Accessibility & contrast
On white
1.24
#CFF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CFF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2AA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2AA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F4E6AD
Tritanopia (blue-blind)
#D2ECDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff2aa; /* rgb */ color: rgb(207, 242, 170); /* oklch */ color: oklch(91.9% 0.101 129.3);
Tailwind
colors: {
custom: {
50: '#def6c3',
500: '#cff2aa',
950: '#000000',
},
}SCSS
$custom: #cff2aa; $custom-light: #def6c3; $custom-dark: #000000;
JSON
{
"hex": "#cff2aa",
"rgb": {
"r": 207,
"g": 242,
"b": 170
},
"hsl": {
"h": 89.167,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.91868,
"c": 0.10092,
"h": 129.3
},
"luminance": 0.79672
}Semantic roles & 50–950 ramp
primary
#CFF2AA
secondary
#9F6FD1
accent
#10D670
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582