#CFFEAD#CFFEAD
#CFFEAD is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.5% C 0.116 H 132.7°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEAD |
|---|---|
| RGB | rgb(207, 254, 173) |
| HSL | hsl(95, 98%, 84%) |
| HSV | hsv(95, 32%, 100%) |
| CMYK | cmyk(18.5%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(94.81, -28.87, 33.99) |
| CIE-LCH | lch(94.81, 44.59, 130.34°) |
| OKLab | oklab(94.51% -0.0785 0.085) |
| OKLCH | oklch(94.51% 0.116 132.7) |
| XYZ | xyz(68.7153, 87.1649, 52.7313) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.58
Pale Green
#C7FDB5
ΔE00 2.47
Tea Green
#BDF8A3
ΔE00 2.63
Washed Out Green
#BCF5A6
ΔE00 2.94
Very Light Green
#D1FFBD
ΔE00 2.96
Very Pale Green
#CFFDBC
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEAD #DCADFE
analogous
#F7FEAD #CFFEAD #ADFEB3
triadic
#CFFEAD #ADCFFE #FEADCF
tetradic
#CFFEAD #ADF7FE #DCADFE #FEB3AD
square
#CFFEAD #ADF7FE #DCADFE #FEB3AD
split-complementary
#CFFEAD #B3ADFE #FEADF7
monochromatic
#88FD34 #ACFD71 #CFFEAD #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.14
#CFFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CFFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEAD
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEAD | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A8
Deuteranopia (green-blind)
#FEEFB1
Tritanopia (blue-blind)
#D0F8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffead; /* rgb */ color: rgb(207, 254, 173); /* oklch */ color: oklch(94.5% 0.116 132.7);
Tailwind
colors: {
custom: {
50: '#deffc6',
500: '#cffead',
950: '#000000',
},
}SCSS
$custom: #cffead; $custom-light: #deffc6; $custom-dark: #000000;
JSON
{
"hex": "#cffead",
"rgb": {
"r": 207,
"g": 254,
"b": 173
},
"hsl": {
"h": 94.815,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.94505,
"c": 0.11573,
"h": 132.7
},
"luminance": 0.87166
}Semantic roles & 50–950 ramp
primary
#CFFEAD
secondary
#B16CE3
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682