#C2FFB2#C2FFB2
#C2FFB2 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.119 H 139.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFB2 |
|---|---|
| RGB | rgb(194, 255, 178) |
| HSL | hsl(108, 100%, 85%) |
| HSV | hsv(108, 30%, 100%) |
| CMYK | cmyk(23.9%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(94.40, -33.00, 30.80) |
| CIE-LCH | lch(94.40, 45.14, 136.97°) |
| OKLab | oklab(94.01% -0.0899 0.0775) |
| OKLCH | oklch(94.01% 0.119 139.2) |
| XYZ | xyz(66.0419, 86.2017, 55.2699) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.24
Celadon
#BEFDB7
ΔE00 1.57
Washed Out Green
#BCF5A6
ΔE00 2.20
Tea Green
#BDF8A3
ΔE00 2.26
Light Pastel Green
#B2FBA5
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFB2 #EFB2FF
analogous
#E9FFB2 #C2FFB2 #B2FFC8
triadic
#C2FFB2 #B2C2FF #FFB2C2
tetradic
#C2FFB2 #B2E9FF #EFB2FF #FFC8B2
square
#C2FFB2 #B2E9FF #EFB2FF #FFC8B2
split-complementary
#C2FFB2 #C8B2FF #FFB2E9
monochromatic
#61FF38 #92FF75 #C2FFB2 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.15
#C2FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#C2FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFB2
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFB2 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FAEDB6
Tritanopia (blue-blind)
#BFFAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffb2; /* rgb */ color: rgb(194, 255, 178); /* oklch */ color: oklch(94.0% 0.119 139.2);
Tailwind
colors: {
custom: {
50: '#d5ffc9',
500: '#c2ffb2',
950: '#000000',
},
}SCSS
$custom: #c2ffb2; $custom-light: #d5ffc9; $custom-dark: #000000;
JSON
{
"hex": "#c2ffb2",
"rgb": {
"r": 194,
"g": 255,
"b": 178
},
"hsl": {
"h": 107.532,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94006,
"c": 0.11869,
"h": 139.2
},
"luminance": 0.86204
}Semantic roles & 50–950 ramp
primary
#C2FFB2
secondary
#CD70E6
accent
#00E6B6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682