#CFF8A7#CFF8A7
#CFF8A7 is a very light, moderate yellow-green. Relative luminance 0.832; OKLCH L 93.1% C 0.113 H 130.2°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A7 |
|---|---|
| RGB | rgb(207, 248, 167) |
| HSL | hsl(90, 85%, 81%) |
| HSV | hsv(90, 33%, 97%) |
| CMYK | cmyk(16.5%, 0%, 32.7%, 2.7%) |
| CIE-LAB | lab(93.10, -26.87, 34.71) |
| CIE-LCH | lch(93.10, 43.90, 127.75°) |
| OKLab | oklab(93.1% -0.0731 0.0866) |
| OKLCH | oklch(93.1% 0.113 130.2) |
| XYZ | xyz(66.2734, 83.1893, 49.1173) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.85
Tea Green
#BDF8A3
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 3.25
Pale Green
#C7FDB5
ΔE00 3.45
Very Light Green
#D1FFBD
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A7 #D0A7F8
analogous
#F8F8A7 #CFF8A7 #A7F8A8
triadic
#CFF8A7 #A7CFF8 #F8A7CF
tetradic
#CFF8A7 #A7F8F8 #D0A7F8 #F8A8A7
square
#CFF8A7 #A7F8F8 #D0A7F8 #F8A8A7
split-complementary
#CFF8A7 #A8A7F8 #F8A7F8
monochromatic
#91EF36 #B0F36E #CFF8A7 #EEFDE0 #F0FDE3
Accessibility & contrast
On white
1.19
#CFF8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CFF8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A7
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A7 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA2
Deuteranopia (green-blind)
#F9EAAB
Tritanopia (blue-blind)
#D2F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a7; /* rgb */ color: rgb(207, 248, 167); /* oklch */ color: oklch(93.1% 0.113 130.2);
Tailwind
colors: {
custom: {
50: '#defac1',
500: '#cff8a7',
950: '#000000',
},
}SCSS
$custom: #cff8a7; $custom-light: #defac1; $custom-dark: #000000;
JSON
{
"hex": "#cff8a7",
"rgb": {
"r": 207,
"g": 248,
"b": 167
},
"hsl": {
"h": 90.37,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.93101,
"c": 0.11332,
"h": 130.2
},
"luminance": 0.8319
}Semantic roles & 50–950 ramp
primary
#CFF8A7
secondary
#A26AD9
accent
#04E274
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582