#CFF6A4#CFF6A4
#CFF6A4 is a very light, moderate yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.114 H 129.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF6A4 |
|---|---|
| RGB | rgb(207, 246, 164) |
| HSL | hsl(89, 82%, 80%) |
| HSV | hsv(89, 33%, 96%) |
| CMYK | cmyk(15.9%, 0%, 33.3%, 3.5%) |
| CIE-LAB | lab(92.51, -26.33, 35.44) |
| CIE-LCH | lch(92.51, 44.15, 126.61°) |
| OKLab | oklab(92.62% -0.0717 0.0882) |
| OKLCH | oklch(92.62% 0.114 129.1) |
| XYZ | xyz(65.3877, 81.8565, 47.4697) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.58
Pale Green
#C7FDB5
ΔE00 4.00
Celery
#C1FD95
ΔE00 4.19
Very Light Green
#D1FFBD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF6A4 #CBA4F6
analogous
#F6F4A4 #CFF6A4 #A6F6A4
triadic
#CFF6A4 #A4CFF6 #F6A4CF
tetradic
#CFF6A4 #A4F6F4 #CBA4F6 #F6A4A6
square
#CFF6A4 #A4F6F4 #CBA4F6 #F6A4A6
split-complementary
#CFF6A4 #A4A6F6 #F4A4F6
monochromatic
#94EB35 #B2F06C #CFF6A4 #ECFCDC #F0FCE3
Accessibility & contrast
On white
1.21
#CFF6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CFF6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF6A4
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF6A4 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9E
Deuteranopia (green-blind)
#F8E9A8
Tritanopia (blue-blind)
#D2EFE1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff6a4; /* rgb */ color: rgb(207, 246, 164); /* oklch */ color: oklch(92.6% 0.114 129.1);
Tailwind
colors: {
custom: {
50: '#def9bf',
500: '#cff6a4',
950: '#000000',
},
}SCSS
$custom: #cff6a4; $custom-light: #def9bf; $custom-dark: #000000;
JSON
{
"hex": "#cff6a4",
"rgb": {
"r": 207,
"g": 246,
"b": 164
},
"hsl": {
"h": 88.537,
"s": 82,
"l": 80.392
},
"oklch": {
"l": 0.92616,
"c": 0.11366,
"h": 129.1
},
"luminance": 0.81857
}Semantic roles & 50–950 ramp
primary
#CFF6A4
secondary
#9C68D6
accent
#07DE6E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582