#C2FFB4#C2FFB4
#C2FFB4 is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.0% C 0.117 H 139.8°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFB4 |
|---|---|
| RGB | rgb(194, 255, 180) |
| HSL | hsl(109, 100%, 85%) |
| HSV | hsv(109, 29%, 100%) |
| CMYK | cmyk(23.9%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(94.43, -32.70, 29.84) |
| CIE-LCH | lch(94.43, 44.27, 137.61°) |
| OKLab | oklab(94.05% -0.0891 0.0752) |
| OKLCH | oklch(94.05% 0.117 139.8) |
| XYZ | xyz(66.2442, 86.2826, 56.3352) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.12
Celadon
#BEFDB7
ΔE00 1.22
Light Light Green
#C8FFB0
ΔE00 1.46
Washed Out Green
#BCF5A6
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.58
Light Pastel Green
#B2FBA5
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFB4 #F1B4FF
analogous
#E7FFB4 #C2FFB4 #B4FFCB
triadic
#C2FFB4 #B4C2FF #FFB4C2
tetradic
#C2FFB4 #B4E7FF #F1B4FF #FFCBB4
square
#C2FFB4 #B4E7FF #F1B4FF #FFCBB4
split-complementary
#C2FFB4 #CBB4FF #FFB4E7
monochromatic
#5EFF3A #90FF77 #C2FFB4 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.15
#C2FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#C2FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFB4
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFB4 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AF
Deuteranopia (green-blind)
#FAEDB8
Tritanopia (blue-blind)
#BFFAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffb4; /* rgb */ color: rgb(194, 255, 180); /* oklch */ color: oklch(94.0% 0.117 139.8);
Tailwind
colors: {
custom: {
50: '#d5ffcb',
500: '#c2ffb4',
950: '#000000',
},
}SCSS
$custom: #c2ffb4; $custom-light: #d5ffcb; $custom-dark: #000000;
JSON
{
"hex": "#c2ffb4",
"rgb": {
"r": 194,
"g": 255,
"b": 180
},
"hsl": {
"h": 108.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94045,
"c": 0.11658,
"h": 139.8
},
"luminance": 0.86285
}Semantic roles & 50–950 ramp
primary
#C2FFB4
secondary
#D071E6
accent
#00E6BB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682