#CFFEC6#CFFEC6
#CFFEC6 is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.0% C 0.088 H 140.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEC6 |
|---|---|
| RGB | rgb(207, 254, 198) |
| HSL | hsl(110, 97%, 89%) |
| HSV | hsv(110, 22%, 100%) |
| CMYK | cmyk(18.5%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(95.26, -25.10, 21.98) |
| CIE-LCH | lch(95.26, 33.36, 138.80°) |
| OKLab | oklab(95.01% -0.0683 0.0562) |
| OKLCH | oklch(95.01% 0.088 140.6) |
| XYZ | xyz(71.3646, 88.2246, 66.6843) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.09
Very Light Green
#D1FFBD
ΔE00 2.27
Pale Green
#C7FDB5
ΔE00 3.36
Celadon
#BEFDB7
ΔE00 3.56
Light Mint
#B6FFBB
ΔE00 4.38
Light Sage
#BCECAC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEC6 #F5C6FE
analogous
#EBFEC6 #CFFEC6 #C6FED9
triadic
#CFFEC6 #C6CFFE #FEC6CF
tetradic
#CFFEC6 #C6EBFE #F5C6FE #FED9C6
square
#CFFEC6 #C6EBFE #F5C6FE #FED9C6
split-complementary
#CFFEC6 #D9C6FE #FEC6EB
monochromatic
#6AFC4E #9CFD8A #CFFEC6 #E6FEE1 #E6FEE1
Accessibility & contrast
On white
1.13
#CFFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CFFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEC6
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEC6 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C3
Deuteranopia (green-blind)
#FAF0C9
Tritanopia (blue-blind)
#CCFAEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffec6; /* rgb */ color: rgb(207, 254, 198); /* oklch */ color: oklch(95.0% 0.088 140.6);
Tailwind
colors: {
custom: {
50: '#deffd7',
500: '#cffec6',
950: '#000000',
},
}SCSS
$custom: #cffec6; $custom-light: #deffd7; $custom-dark: #000000;
JSON
{
"hex": "#cffec6",
"rgb": {
"r": 207,
"g": 254,
"b": 198
},
"hsl": {
"h": 110.357,
"s": 96.552,
"l": 88.627
},
"oklch": {
"l": 0.95011,
"c": 0.08842,
"h": 140.6
},
"luminance": 0.88226
}Semantic roles & 50–950 ramp
primary
#CFFEC6
secondary
#D681E7
accent
#00E6C1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683