#C2FFB3#C2FFB3
#C2FFB3 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.118 H 139.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFB3 |
|---|---|
| RGB | rgb(194, 255, 179) |
| HSL | hsl(108, 100%, 85%) |
| HSV | hsv(108, 30%, 100%) |
| CMYK | cmyk(23.9%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(94.42, -32.85, 30.32) |
| CIE-LCH | lch(94.42, 44.70, 137.29°) |
| OKLab | oklab(94.03% -0.0895 0.0764) |
| OKLCH | oklch(94.03% 0.118 139.5) |
| XYZ | xyz(66.1427, 86.2420, 55.8006) |
| Luminance | 0.8624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.17
Light Light Green
#C8FFB0
ΔE00 1.32
Celadon
#BEFDB7
ΔE00 1.39
Washed Out Green
#BCF5A6
ΔE00 2.28
Tea Green
#BDF8A3
ΔE00 2.42
Light Pastel Green
#B2FBA5
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFB3 #F0B3FF
analogous
#E8FFB3 #C2FFB3 #B3FFCA
triadic
#C2FFB3 #B3C2FF #FFB3C2
tetradic
#C2FFB3 #B3E8FF #F0B3FF #FFCAB3
square
#C2FFB3 #B3E8FF #F0B3FF #FFCAB3
split-complementary
#C2FFB3 #CAB3FF #FFB3E8
monochromatic
#60FF39 #91FF76 #C2FFB3 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.15
#C2FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#C2FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFB3
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFB3 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AE
Deuteranopia (green-blind)
#FAEDB7
Tritanopia (blue-blind)
#BFFAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffb3; /* rgb */ color: rgb(194, 255, 179); /* oklch */ color: oklch(94.0% 0.118 139.5);
Tailwind
colors: {
custom: {
50: '#d5ffca',
500: '#c2ffb3',
950: '#000000',
},
}SCSS
$custom: #c2ffb3; $custom-light: #d5ffca; $custom-dark: #000000;
JSON
{
"hex": "#c2ffb3",
"rgb": {
"r": 194,
"g": 255,
"b": 179
},
"hsl": {
"h": 108.158,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94025,
"c": 0.11763,
"h": 139.5
},
"luminance": 0.86244
}Semantic roles & 50–950 ramp
primary
#C2FFB3
secondary
#CF70E6
accent
#00E6B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682