#CFF2AC#CFF2AC
#CFF2AC is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.099 H 129.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2AC |
|---|---|
| RGB | rgb(207, 242, 172) |
| HSL | hsl(90, 73%, 81%) |
| HSV | hsv(90, 29%, 95%) |
| CMYK | cmyk(14.5%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(91.57, -23.31, 30.15) |
| CIE-LCH | lch(91.57, 38.11, 127.71°) |
| OKLab | oklab(91.91% -0.0631 0.0758) |
| OKLCH | oklch(91.91% 0.099 129.7) |
| XYZ | xyz(64.9295, 79.7475, 50.9938) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.34
Very Light Green
#D1FFBD
ΔE00 3.49
Light Sage
#BCECAC
ΔE00 3.60
Pale Green
#C7FDB5
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2AC #CFACF2
analogous
#F2F2AC #CFF2AC #ACF2AC
triadic
#CFF2AC #ACCFF2 #F2ACCF
tetradic
#CFF2AC #ACF2F2 #CFACF2 #F2ACAC
square
#CFF2AC #ACF2F2 #CFACF2 #F2ACAC
split-complementary
#CFF2AC #ACACF2 #F2ACF2
monochromatic
#92E142 #B0EA77 #CFF2AC #EEFAE1 #F0FBE5
Accessibility & contrast
On white
1.24
#CFF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CFF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2AC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2AC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A7
Deuteranopia (green-blind)
#F3E6AF
Tritanopia (blue-blind)
#D2ECE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff2ac; /* rgb */ color: rgb(207, 242, 172); /* oklch */ color: oklch(91.9% 0.099 129.7);
Tailwind
colors: {
custom: {
50: '#def6c5',
500: '#cff2ac',
950: '#000000',
},
}SCSS
$custom: #cff2ac; $custom-light: #def6c5; $custom-dark: #000000;
JSON
{
"hex": "#cff2ac",
"rgb": {
"r": 207,
"g": 242,
"b": 172
},
"hsl": {
"h": 90,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.91907,
"c": 0.09864,
"h": 129.7
},
"luminance": 0.79748
}Semantic roles & 50–950 ramp
primary
#CFF2AC
secondary
#A171D1
accent
#10D573
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582