#CFF8A6#CFF8A6
#CFF8A6 is a very light, moderate yellow-green. Relative luminance 0.832; OKLCH L 93.1% C 0.114 H 130.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A6 |
|---|---|
| RGB | rgb(207, 248, 166) |
| HSL | hsl(90, 85%, 81%) |
| HSV | hsv(90, 33%, 97%) |
| CMYK | cmyk(16.5%, 0%, 33.1%, 2.7%) |
| CIE-LAB | lab(93.08, -27.01, 35.19) |
| CIE-LCH | lch(93.08, 44.36, 127.51°) |
| OKLab | oklab(93.08% -0.0735 0.0877) |
| OKLCH | oklch(93.08% 0.114 130) |
| XYZ | xyz(66.1814, 83.1525, 48.6323) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.12
Washed Out Green
#BCF5A6
ΔE00 3.32
Pale Green
#C7FDB5
ΔE00 3.59
Very Light Green
#D1FFBD
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A6 #CFA6F8
analogous
#F8F8A6 #CFF8A6 #A6F8A6
triadic
#CFF8A6 #A6CFF8 #F8A6CF
tetradic
#CFF8A6 #A6F8F8 #CFA6F8 #F8A6A6
square
#CFF8A6 #A6F8F8 #CFA6F8 #F8A6A6
split-complementary
#CFF8A6 #A6A6F8 #F8A6F8
monochromatic
#92EF35 #B0F46D #CFF8A6 #EEFCDF #F0FDE3
Accessibility & contrast
On white
1.19
#CFF8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CFF8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A6
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A6 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA0
Deuteranopia (green-blind)
#F9EAAA
Tritanopia (blue-blind)
#D2F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a6; /* rgb */ color: rgb(207, 248, 166); /* oklch */ color: oklch(93.1% 0.114 130.0);
Tailwind
colors: {
custom: {
50: '#defac1',
500: '#cff8a6',
950: '#000000',
},
}SCSS
$custom: #cff8a6; $custom-light: #defac1; $custom-dark: #000000;
JSON
{
"hex": "#cff8a6",
"rgb": {
"r": 207,
"g": 248,
"b": 166
},
"hsl": {
"h": 90,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.93083,
"c": 0.11443,
"h": 130
},
"luminance": 0.83153
}Semantic roles & 50–950 ramp
primary
#CFF8A6
secondary
#A169D9
accent
#04E273
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582