#CFFEC3#CFFEC3
#CFFEC3 is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.092 H 139.3°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEC3 |
|---|---|
| RGB | rgb(207, 254, 195) |
| HSL | hsl(108, 97%, 88%) |
| HSV | hsv(108, 23%, 100%) |
| CMYK | cmyk(18.5%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(95.20, -25.58, 23.42) |
| CIE-LCH | lch(95.20, 34.68, 137.52°) |
| OKLab | oklab(94.95% -0.0695 0.0597) |
| OKLCH | oklch(94.95% 0.092 139.3) |
| XYZ | xyz(71.0220, 88.0876, 64.8799) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.41
Very Light Green
#D1FFBD
ΔE00 1.59
Pale Green
#C7FDB5
ΔE00 2.74
Celadon
#BEFDB7
ΔE00 3.16
Light Light Green
#C8FFB0
ΔE00 3.92
Light Sage
#BCECAC
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEC3 #F2C3FE
analogous
#ECFEC3 #CFFEC3 #C3FED4
triadic
#CFFEC3 #C3CFFE #FEC3CF
tetradic
#CFFEC3 #C3ECFE #F2C3FE #FED4C3
square
#CFFEC3 #C3ECFE #F2C3FE #FED4C3
split-complementary
#CFFEC3 #D4C3FE #FEC3EC
monochromatic
#6FFC4B #9FFD87 #CFFEC3 #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.13
#CFFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#CFFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEC3
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEC3 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BF
Deuteranopia (green-blind)
#FAEFC6
Tritanopia (blue-blind)
#CDFAEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffec3; /* rgb */ color: rgb(207, 254, 195); /* oklch */ color: oklch(94.9% 0.092 139.3);
Tailwind
colors: {
custom: {
50: '#deffd5',
500: '#cffec3',
950: '#000000',
},
}SCSS
$custom: #cffec3; $custom-light: #deffd5; $custom-dark: #000000;
JSON
{
"hex": "#cffec3",
"rgb": {
"r": 207,
"g": 254,
"b": 195
},
"hsl": {
"h": 107.797,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.94946,
"c": 0.09165,
"h": 139.3
},
"luminance": 0.88089
}Semantic roles & 50–950 ramp
primary
#CFFEC3
secondary
#D17FE6
accent
#00E6B7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683