#CFF6AA#CFF6AA
#CFF6AA is a very light, moderate yellow-green. Relative luminance 0.821; OKLCH L 92.7% C 0.107 H 130.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF6AA |
|---|---|
| RGB | rgb(207, 246, 170) |
| HSL | hsl(91, 81%, 82%) |
| HSV | hsv(91, 31%, 96%) |
| CMYK | cmyk(15.9%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(92.61, -25.51, 32.56) |
| CIE-LCH | lch(92.61, 41.36, 128.08°) |
| OKLab | oklab(92.73% -0.0692 0.0816) |
| OKLCH | oklch(92.73% 0.107 130.3) |
| XYZ | xyz(65.9424, 82.0784, 50.3910) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.04
Washed Out Green
#BCF5A6
ΔE00 3.26
Pale Green
#C7FDB5
ΔE00 3.27
Very Pale Green
#CFFDBC
ΔE00 3.27
Very Light Green
#D1FFBD
ΔE00 3.30
Tea Green
#BDF8A3
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF6AA #D1AAF6
analogous
#F5F6AA #CFF6AA #AAF6AB
triadic
#CFF6AA #AACFF6 #F6AACF
tetradic
#CFF6AA #AAF5F6 #D1AAF6 #F6ABAA
square
#CFF6AA #AAF5F6 #D1AAF6 #F6ABAA
split-complementary
#CFF6AA #ABAAF6 #F6AAF5
monochromatic
#91EA3B #B0F073 #CFF6AA #EEFCE1 #EFFCE3
Accessibility & contrast
On white
1.21
#CFF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CFF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF6AA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF6AA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#D1F0E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff6aa; /* rgb */ color: rgb(207, 246, 170); /* oklch */ color: oklch(92.7% 0.107 130.3);
Tailwind
colors: {
custom: {
50: '#def9c4',
500: '#cff6aa',
950: '#000000',
},
}SCSS
$custom: #cff6aa; $custom-light: #def9c4; $custom-dark: #000000;
JSON
{
"hex": "#cff6aa",
"rgb": {
"r": 207,
"g": 246,
"b": 170
},
"hsl": {
"h": 90.789,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.92726,
"c": 0.10697,
"h": 130.3
},
"luminance": 0.82079
}Semantic roles & 50–950 ramp
primary
#CFF6AA
secondary
#A36ED7
accent
#08DD76
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582