#C2FBB3#C2FBB3
#C2FBB3 is a very light, moderate green. Relative luminance 0.837; OKLCH L 93.2% C 0.111 H 139.2°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FBB3 |
|---|---|
| RGB | rgb(194, 251, 179) |
| HSL | hsl(108, 90%, 84%) |
| HSV | hsv(108, 29%, 98%) |
| CMYK | cmyk(22.7%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(93.33, -30.99, 28.85) |
| CIE-LCH | lch(93.33, 42.34, 137.05°) |
| OKLab | oklab(93.15% -0.0844 0.0728) |
| OKLCH | oklch(93.15% 0.111 139.2) |
| XYZ | xyz(64.8799, 83.7166, 55.3797) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.74
Celadon
#BEFDB7
ΔE00 1.21
Light Light Green
#C8FFB0
ΔE00 1.70
Washed Out Green
#BCF5A6
ΔE00 1.97
Very Pale Green
#CFFDBC
ΔE00 2.23
Very Light Green
#D1FFBD
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FBB3 #ECB3FB
analogous
#E6FBB3 #C2FBB3 #B3FBC8
triadic
#C2FBB3 #B3C2FB #FBB3C2
tetradic
#C2FBB3 #B3E6FB #ECB3FB #FBC8B3
square
#C2FBB3 #B3E6FB #ECB3FB #FBC8B3
split-complementary
#C2FBB3 #C8B3FB #FBB3E6
monochromatic
#65F53F #93F879 #C2FBB3 #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.18
#C2FBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#C2FBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FBB3
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FBB3 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAE
Deuteranopia (green-blind)
#F6EAB7
Tritanopia (blue-blind)
#BFF6E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fbb3; /* rgb */ color: rgb(194, 251, 179); /* oklch */ color: oklch(93.2% 0.111 139.2);
Tailwind
colors: {
custom: {
50: '#d5fdca',
500: '#c2fbb3',
950: '#000000',
},
}SCSS
$custom: #c2fbb3; $custom-light: #d5fdca; $custom-dark: #000000;
JSON
{
"hex": "#c2fbb3",
"rgb": {
"r": 194,
"g": 251,
"b": 179
},
"hsl": {
"h": 107.5,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.9315,
"c": 0.11146,
"h": 139.2
},
"luminance": 0.83718
}Semantic roles & 50–950 ramp
primary
#C2FBB3
secondary
#C973DF
accent
#00E6B6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582