#CFFFC0#CFFFC0
#CFFFC0 is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.096 H 138.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFC0 |
|---|---|
| RGB | rgb(207, 255, 192) |
| HSL | hsl(106, 100%, 88%) |
| HSV | hsv(106, 25%, 100%) |
| CMYK | cmyk(18.8%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(95.41, -26.53, 25.24) |
| CIE-LCH | lch(95.41, 36.61, 136.43°) |
| OKLab | oklab(95.1% -0.0721 0.0642) |
| OKLCH | oklch(95.1% 0.096 138.3) |
| XYZ | xyz(71.0044, 88.5896, 63.2175) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.75
Very Light Green
#D1FFBD
ΔE00 0.84
Pale Green
#C7FDB5
ΔE00 2.01
Celadon
#BEFDB7
ΔE00 2.75
Light Light Green
#C8FFB0
ΔE00 3.11
Light Mint
#B6FFBB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFC0 #F0C0FF
analogous
#EFFFC0 #CFFFC0 #C0FFD0
triadic
#CFFFC0 #C0CFFF #FFC0CF
tetradic
#CFFFC0 #C0EFFF #F0C0FF #FFD0C0
square
#CFFFC0 #C0EFFF #F0C0FF #FFD0C0
split-complementary
#CFFFC0 #D0C0FF #FFC0EF
monochromatic
#72FF46 #A0FF83 #CFFFC0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.12
#CFFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CFFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFC0
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFC0 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BC
Deuteranopia (green-blind)
#FCF0C3
Tritanopia (blue-blind)
#CDFAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffc0; /* rgb */ color: rgb(207, 255, 192); /* oklch */ color: oklch(95.1% 0.096 138.3);
Tailwind
colors: {
custom: {
50: '#deffd3',
500: '#cfffc0',
950: '#000000',
},
}SCSS
$custom: #cfffc0; $custom-light: #deffd3; $custom-dark: #000000;
JSON
{
"hex": "#cfffc0",
"rgb": {
"r": 207,
"g": 255,
"b": 192
},
"hsl": {
"h": 105.714,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95096,
"c": 0.09648,
"h": 138.3
},
"luminance": 0.88591
}Semantic roles & 50–950 ramp
primary
#CFFFC0
secondary
#CE7BE8
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683