#CFFEC0#CFFEC0
#CFFEC0 is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.9% C 0.095 H 138.2°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEC0 |
|---|---|
| RGB | rgb(207, 254, 192) |
| HSL | hsl(105, 97%, 87%) |
| HSV | hsv(105, 24%, 100%) |
| CMYK | cmyk(18.5%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(95.14, -26.05, 24.87) |
| CIE-LCH | lch(95.14, 36.02, 136.33°) |
| OKLab | oklab(94.88% -0.0708 0.0633) |
| OKLCH | oklch(94.88% 0.095 138.2) |
| XYZ | xyz(70.6862, 87.9533, 63.1115) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.76
Very Light Green
#D1FFBD
ΔE00 0.95
Pale Green
#C7FDB5
ΔE00 2.17
Celadon
#BEFDB7
ΔE00 2.89
Light Light Green
#C8FFB0
ΔE00 3.29
Light Sage
#BCECAC
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEC0 #EFC0FE
analogous
#EEFEC0 #CFFEC0 #C0FED0
triadic
#CFFEC0 #C0CFFE #FEC0CF
tetradic
#CFFEC0 #C0EEFE #EFC0FE #FED0C0
square
#CFFEC0 #C0EEFE #EFC0FE #FED0C0
split-complementary
#CFFEC0 #D0C0FE #FEC0EE
monochromatic
#73FC48 #A1FD84 #CFFEC0 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.13
#CFFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#CFFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEC0
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEC0 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BC
Deuteranopia (green-blind)
#FBEFC3
Tritanopia (blue-blind)
#CDF9ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffec0; /* rgb */ color: rgb(207, 254, 192); /* oklch */ color: oklch(94.9% 0.095 138.2);
Tailwind
colors: {
custom: {
50: '#deffd3',
500: '#cffec0',
950: '#000000',
},
}SCSS
$custom: #cffec0; $custom-light: #deffd3; $custom-dark: #000000;
JSON
{
"hex": "#cffec0",
"rgb": {
"r": 207,
"g": 254,
"b": 192
},
"hsl": {
"h": 105.484,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.94882,
"c": 0.09491,
"h": 138.2
},
"luminance": 0.87955
}Semantic roles & 50–950 ramp
primary
#CFFEC0
secondary
#CC7CE6
accent
#00E6AE
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683