#C2FBB2#C2FBB2
#C2FBB2 is a very light, moderate green. Relative luminance 0.837; OKLCH L 93.1% C 0.113 H 138.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FBB2 |
|---|---|
| RGB | rgb(194, 251, 178) |
| HSL | hsl(107, 90%, 84%) |
| HSV | hsv(107, 29%, 98%) |
| CMYK | cmyk(22.7%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(93.31, -31.15, 29.33) |
| CIE-LCH | lch(93.31, 42.78, 136.72°) |
| OKLab | oklab(93.13% -0.0848 0.074) |
| OKLCH | oklch(93.13% 0.113 138.9) |
| XYZ | xyz(64.7792, 83.6763, 54.8490) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.73
Celadon
#BEFDB7
ΔE00 1.35
Light Light Green
#C8FFB0
ΔE00 1.54
Washed Out Green
#BCF5A6
ΔE00 1.82
Very Pale Green
#CFFDBC
ΔE00 2.32
Tea Green
#BDF8A3
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FBB2 #EBB2FB
analogous
#E7FBB2 #C2FBB2 #B2FBC7
triadic
#C2FBB2 #B2C2FB #FBB2C2
tetradic
#C2FBB2 #B2E7FB #EBB2FB #FBC7B2
square
#C2FBB2 #B2E7FB #EBB2FB #FBC7B2
split-complementary
#C2FBB2 #C7B2FB #FBB2E7
monochromatic
#66F53E #94F878 #C2FBB2 #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.18
#C2FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#C2FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FBB2
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FBB2 | 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)
#FFEFAD
Deuteranopia (green-blind)
#F7EAB6
Tritanopia (blue-blind)
#BFF6E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fbb2; /* rgb */ color: rgb(194, 251, 178); /* oklch */ color: oklch(93.1% 0.113 138.9);
Tailwind
colors: {
custom: {
50: '#d5fdc9',
500: '#c2fbb2',
950: '#000000',
},
}SCSS
$custom: #c2fbb2; $custom-light: #d5fdc9; $custom-dark: #000000;
JSON
{
"hex": "#c2fbb2",
"rgb": {
"r": 194,
"g": 251,
"b": 178
},
"hsl": {
"h": 106.849,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.9313,
"c": 0.11252,
"h": 138.9
},
"luminance": 0.83678
}Semantic roles & 50–950 ramp
primary
#C2FBB2
secondary
#C772DF
accent
#00E6B3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582