#CFFEC2#CFFEC2
#CFFEC2 is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.9% C 0.093 H 139.0°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEC2 |
|---|---|
| RGB | rgb(207, 254, 194) |
| HSL | hsl(107, 97%, 88%) |
| HSV | hsv(107, 24%, 100%) |
| CMYK | cmyk(18.5%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(95.18, -25.74, 23.90) |
| CIE-LCH | lch(95.18, 35.13, 137.12°) |
| OKLab | oklab(94.92% -0.0699 0.0609) |
| OKLCH | oklch(94.92% 0.093 139) |
| XYZ | xyz(70.9093, 88.0425, 64.2865) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.19
Very Light Green
#D1FFBD
ΔE00 1.37
Pale Green
#C7FDB5
ΔE00 2.54
Celadon
#BEFDB7
ΔE00 3.06
Light Light Green
#C8FFB0
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEC2 #F1C2FE
analogous
#EDFEC2 #CFFEC2 #C2FED3
triadic
#CFFEC2 #C2CFFE #FEC2CF
tetradic
#CFFEC2 #C2EDFE #F1C2FE #FED3C2
square
#CFFEC2 #C2EDFE #F1C2FE #FED3C2
split-complementary
#CFFEC2 #D3C2FE #FEC2ED
monochromatic
#70FC4A #A0FD86 #CFFEC2 #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.13
#CFFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CFFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEC2
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEC2 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BE
Deuteranopia (green-blind)
#FAEFC5
Tritanopia (blue-blind)
#CDFAEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffec2; /* rgb */ color: rgb(207, 254, 194); /* oklch */ color: oklch(94.9% 0.093 139.0);
Tailwind
colors: {
custom: {
50: '#deffd4',
500: '#cffec2',
950: '#000000',
},
}SCSS
$custom: #cffec2; $custom-light: #deffd4; $custom-dark: #000000;
JSON
{
"hex": "#cffec2",
"rgb": {
"r": 207,
"g": 254,
"b": 194
},
"hsl": {
"h": 107,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.94924,
"c": 0.09274,
"h": 139
},
"luminance": 0.88044
}Semantic roles & 50–950 ramp
primary
#CFFEC2
secondary
#D07EE6
accent
#00E6B4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683