#CFFFC8#CFFFC8
#CFFFC8 is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.088 H 141.5°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFC8 |
|---|---|
| RGB | rgb(207, 255, 200) |
| HSL | hsl(112, 100%, 89%) |
| HSV | hsv(112, 22%, 100%) |
| CMYK | cmyk(18.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.56, -25.25, 21.38) |
| CIE-LCH | lch(95.56, 33.09, 139.75°) |
| OKLab | oklab(95.27% -0.0688 0.0547) |
| OKLCH | oklch(95.27% 0.088 141.5) |
| XYZ | xyz(71.9150, 88.9539, 68.0133) |
| Luminance | 0.8896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.43
Very Light Green
#D1FFBD
ΔE00 2.58
Pale Green
#C7FDB5
ΔE00 3.62
Celadon
#BEFDB7
ΔE00 3.68
Light Mint
#B6FFBB
ΔE00 4.36
Light Sage
#BCECAC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFC8 #F8C8FF
analogous
#EBFFC8 #CFFFC8 #C8FFDD
triadic
#CFFFC8 #C8CFFF #FFC8CF
tetradic
#CFFFC8 #C8EBFF #F8C8FF #FFDDC8
square
#CFFFC8 #C8EBFF #F8C8FF #FFDDC8
split-complementary
#CFFFC8 #DDC8FF #FFC8EB
monochromatic
#64FF4E #9AFF8B #CFFFC8 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.12
#CFFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#CFFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFC8
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFC8 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C5
Deuteranopia (green-blind)
#FAF0CB
Tritanopia (blue-blind)
#CCFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffc8; /* rgb */ color: rgb(207, 255, 200); /* oklch */ color: oklch(95.3% 0.088 141.5);
Tailwind
colors: {
custom: {
50: '#deffd8',
500: '#cfffc8',
950: '#000000',
},
}SCSS
$custom: #cfffc8; $custom-light: #deffd8; $custom-dark: #000000;
JSON
{
"hex": "#cfffc8",
"rgb": {
"r": 207,
"g": 255,
"b": 200
},
"hsl": {
"h": 112.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95268,
"c": 0.08787,
"h": 141.5
},
"luminance": 0.88956
}Semantic roles & 50–950 ramp
primary
#CFFFC8
secondary
#DC82E9
accent
#00E6C8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683