#CFF2AF#CFF2AF
#CFF2AF is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.0% C 0.095 H 130.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2AF |
|---|---|
| RGB | rgb(207, 242, 175) |
| HSL | hsl(91, 72%, 82%) |
| HSV | hsv(91, 28%, 95%) |
| CMYK | cmyk(14.5%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(91.62, -22.88, 28.70) |
| CIE-LCH | lch(91.62, 36.70, 128.56°) |
| OKLab | oklab(91.97% -0.0618 0.0724) |
| OKLCH | oklch(91.97% 0.095 130.5) |
| XYZ | xyz(65.2208, 79.8640, 52.5283) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.03
Very Light Green
#D1FFBD
ΔE00 3.23
Light Sage
#BCECAC
ΔE00 3.33
Pale Green
#C7FDB5
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 4.02
Light Light Green
#C8FFB0
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2AF #D2AFF2
analogous
#F1F2AF #CFF2AF #AFF2B1
triadic
#CFF2AF #AFCFF2 #F2AFCF
tetradic
#CFF2AF #AFF1F2 #D2AFF2 #F2B1AF
square
#CFF2AF #AFF1F2 #D2AFF2 #F2B1AF
split-complementary
#CFF2AF #B1AFF2 #F2AFF1
monochromatic
#90E146 #AFE97A #CFF2AF #EFFBE4 #EFFBE5
Accessibility & contrast
On white
1.24
#CFF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2AF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2AF | 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)
#F8E9AB
Deuteranopia (green-blind)
#F3E6B2
Tritanopia (blue-blind)
#D1ECE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff2af; /* rgb */ color: rgb(207, 242, 175); /* oklch */ color: oklch(92.0% 0.095 130.5);
Tailwind
colors: {
custom: {
50: '#def6c7',
500: '#cff2af',
950: '#000000',
},
}SCSS
$custom: #cff2af; $custom-light: #def6c7; $custom-dark: #000000;
JSON
{
"hex": "#cff2af",
"rgb": {
"r": 207,
"g": 242,
"b": 175
},
"hsl": {
"h": 91.343,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.91966,
"c": 0.09521,
"h": 130.5
},
"luminance": 0.79865
}Semantic roles & 50–950 ramp
primary
#CFF2AF
secondary
#A574D1
accent
#11D477
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582