#C2FBB0#C2FBB0
#C2FBB0 is a very light, moderate green. Relative luminance 0.836; OKLCH L 93.1% C 0.115 H 138.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FBB0 |
|---|---|
| RGB | rgb(194, 251, 176) |
| HSL | hsl(106, 90%, 84%) |
| HSV | hsv(106, 30%, 98%) |
| CMYK | cmyk(22.7%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(93.28, -31.45, 30.29) |
| CIE-LCH | lch(93.28, 43.66, 136.07°) |
| OKLab | oklab(93.09% -0.0856 0.0763) |
| OKLCH | oklch(93.09% 0.115 138.3) |
| XYZ | xyz(64.5798, 83.5965, 53.7991) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.87
Light Light Green
#C8FFB0
ΔE00 1.26
Washed Out Green
#BCF5A6
ΔE00 1.56
Celadon
#BEFDB7
ΔE00 1.66
Tea Green
#BDF8A3
ΔE00 2.00
Very Pale Green
#CFFDBC
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FBB0 #E9B0FB
analogous
#E7FBB0 #C2FBB0 #B0FBC3
triadic
#C2FBB0 #B0C2FB #FBB0C2
tetradic
#C2FBB0 #B0E7FB #E9B0FB #FBC3B0
square
#C2FBB0 #B0E7FB #E9B0FB #FBC3B0
split-complementary
#C2FBB0 #C3B0FB #FBB0E7
monochromatic
#68F53B #95F876 #C2FBB0 #E9FEE2 #E9FEE2
Accessibility & contrast
On white
1.19
#C2FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#C2FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FBB0
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FBB0 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAB
Deuteranopia (green-blind)
#F7EAB4
Tritanopia (blue-blind)
#C0F6E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fbb0; /* rgb */ color: rgb(194, 251, 176); /* oklch */ color: oklch(93.1% 0.115 138.3);
Tailwind
colors: {
custom: {
50: '#d5fdc8',
500: '#c2fbb0',
950: '#000000',
},
}SCSS
$custom: #c2fbb0; $custom-light: #d5fdc8; $custom-dark: #000000;
JSON
{
"hex": "#c2fbb0",
"rgb": {
"r": 194,
"g": 251,
"b": 176
},
"hsl": {
"h": 105.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.93091,
"c": 0.11466,
"h": 138.3
},
"luminance": 0.83598
}Semantic roles & 50–950 ramp
primary
#C2FBB0
secondary
#C470DF
accent
#00E6AE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582