#C4FFB2#C4FFB2
#C4FFB2 is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.1% C 0.118 H 138.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFB2 |
|---|---|
| RGB | rgb(196, 255, 178) |
| HSL | hsl(106, 100%, 85%) |
| HSV | hsv(106, 30%, 100%) |
| CMYK | cmyk(23.1%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(94.51, -32.34, 30.97) |
| CIE-LCH | lch(94.51, 44.78, 136.23°) |
| OKLab | oklab(94.13% -0.0881 0.0779) |
| OKLCH | oklch(94.13% 0.118 138.5) |
| XYZ | xyz(66.5588, 86.4682, 55.2941) |
| Luminance | 0.8647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.89
Pale Green
#C7FDB5
ΔE00 1.06
Celadon
#BEFDB7
ΔE00 1.78
Washed Out Green
#BCF5A6
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 2.21
Light Pastel Green
#B2FBA5
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFB2 #EDB2FF
analogous
#EBFFB2 #C4FFB2 #B2FFC7
triadic
#C4FFB2 #B2C4FF #FFB2C4
tetradic
#C4FFB2 #B2EBFF #EDB2FF #FFC7B2
square
#C4FFB2 #B2EBFF #EDB2FF #FFC7B2
split-complementary
#C4FFB2 #C7B2FF #FFB2EB
monochromatic
#66FF38 #95FF75 #C4FFB2 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.15
#C4FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#C4FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFB2
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFB2 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FBEDB6
Tritanopia (blue-blind)
#C2FAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4ffb2; /* rgb */ color: rgb(196, 255, 178); /* oklch */ color: oklch(94.1% 0.118 138.5);
Tailwind
colors: {
custom: {
50: '#d7ffc9',
500: '#c4ffb2',
950: '#000000',
},
}SCSS
$custom: #c4ffb2; $custom-light: #d7ffc9; $custom-dark: #000000;
JSON
{
"hex": "#c4ffb2",
"rgb": {
"r": 196,
"g": 255,
"b": 178
},
"hsl": {
"h": 105.974,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94127,
"c": 0.11758,
"h": 138.5
},
"luminance": 0.8647
}Semantic roles & 50–950 ramp
primary
#C4FFB2
secondary
#CA70E6
accent
#00E6B0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682