#CFF2AE#CFF2AE
#CFF2AE is a very light, moderate yellow-green. Relative luminance 0.798; OKLCH L 91.9% C 0.096 H 130.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2AE |
|---|---|
| RGB | rgb(207, 242, 174) |
| HSL | hsl(91, 72%, 82%) |
| HSV | hsv(91, 28%, 95%) |
| CMYK | cmyk(14.5%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(91.61, -23.03, 29.18) |
| CIE-LCH | lch(91.61, 37.17, 128.27°) |
| OKLab | oklab(91.95% -0.0622 0.0735) |
| OKLCH | oklch(91.95% 0.096 130.2) |
| XYZ | xyz(65.1230, 79.8249, 52.0130) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.13
Very Light Green
#D1FFBD
ΔE00 3.31
Light Sage
#BCECAC
ΔE00 3.41
Pale Green
#C7FDB5
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 3.96
Light Light Green
#C8FFB0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2AE #D1AEF2
analogous
#F1F2AE #CFF2AE #AEF2AF
triadic
#CFF2AE #AECFF2 #F2AECF
tetradic
#CFF2AE #AEF1F2 #D1AEF2 #F2AFAE
square
#CFF2AE #AEF1F2 #D1AEF2 #F2AFAE
split-complementary
#CFF2AE #AFAEF2 #F2AEF1
monochromatic
#90E145 #B0EA79 #CFF2AE #EEFAE3 #EFFBE5
Accessibility & contrast
On white
1.24
#CFF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2AE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2AE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AA
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#D1ECE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff2ae; /* rgb */ color: rgb(207, 242, 174); /* oklch */ color: oklch(91.9% 0.096 130.2);
Tailwind
colors: {
custom: {
50: '#def6c6',
500: '#cff2ae',
950: '#000000',
},
}SCSS
$custom: #cff2ae; $custom-light: #def6c6; $custom-dark: #000000;
JSON
{
"hex": "#cff2ae",
"rgb": {
"r": 207,
"g": 242,
"b": 174
},
"hsl": {
"h": 90.882,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.91946,
"c": 0.09635,
"h": 130.2
},
"luminance": 0.79826
}Semantic roles & 50–950 ramp
primary
#CFF2AE
secondary
#A373D1
accent
#11D476
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582