#C2FECB#C2FECB
#C2FECB is a very light, moderate green. Relative luminance 0.867; OKLCH L 94.3% C 0.091 H 148.9°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FECB |
|---|---|
| RGB | rgb(194, 254, 203) |
| HSL | hsl(129, 97%, 88%) |
| HSV | hsv(129, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(94.59, -28.49, 18.39) |
| CIE-LCH | lch(94.59, 33.91, 147.16°) |
| OKLab | oklab(94.32% -0.0782 0.0472) |
| OKLCH | oklch(94.32% 0.091 148.9) |
| XYZ | xyz(68.4664, 86.6625, 69.6085) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.73
Mint
#AAF0C1
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 4.14
Very Pale Green
#CFFDBC
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.80
Light Seafoam
#A0FEBF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FECB #FEC2F5
analogous
#D7FEC2 #C2FECB #C2FEE9
triadic
#C2FECB #CBC2FE #FECBC2
tetradic
#C2FECB #C2D7FE #FEC2F5 #FEE9C2
square
#C2FECB #C2D7FE #FEC2F5 #FEE9C2
split-complementary
#C2FECB #E9C2FE #FEC2D7
monochromatic
#4AFC64 #86FD98 #C2FECB #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.15
#C2FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#C2FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FECB
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FECB | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F5EDCE
Tritanopia (blue-blind)
#BBFBF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2fecb; /* rgb */ color: rgb(194, 254, 203); /* oklch */ color: oklch(94.3% 0.091 148.9);
Tailwind
colors: {
custom: {
50: '#d5ffdb',
500: '#c2fecb',
950: '#000000',
},
}SCSS
$custom: #c2fecb; $custom-light: #d5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c2fecb",
"rgb": {
"r": 194,
"g": 254,
"b": 203
},
"hsl": {
"h": 129,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.94317,
"c": 0.09139,
"h": 148.9
},
"luminance": 0.86665
}Semantic roles & 50–950 ramp
primary
#C2FECB
secondary
#E67ED7
accent
#00C3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684