#C2FFBF#C2FFBF
#C2FFBF is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.105 H 143.5°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFBF |
|---|---|
| RGB | rgb(194, 255, 191) |
| HSL | hsl(117, 100%, 87%) |
| HSV | hsv(117, 25%, 100%) |
| CMYK | cmyk(23.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.63, -30.97, 24.55) |
| CIE-LCH | lch(94.63, 39.52, 141.59°) |
| OKLab | oklab(94.27% -0.0845 0.0625) |
| OKLCH | oklch(94.27% 0.105 143.5) |
| XYZ | xyz(67.4095, 86.7488, 62.4726) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.34
Light Mint
#B6FFBB
ΔE00 1.84
Pale Green
#C7FDB5
ΔE00 2.36
Very Pale Green
#CFFDBC
ΔE00 2.71
Very Light Green
#D1FFBD
ΔE00 2.84
Light Light Green
#C8FFB0
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFBF #FCBFFF
analogous
#E2FFBF #C2FFBF #BFFFDC
triadic
#C2FFBF #BFC2FF #FFBFC2
tetradic
#C2FFBF #BFE2FF #FCBFFF #FFDCBF
square
#C2FFBF #BFE2FF #FCBFFF #FFDCBF
split-complementary
#C2FFBF #DCBFFF #FFBFE2
monochromatic
#4DFF45 #88FF82 #C2FFBF #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.14
#C2FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#C2FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFBF
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFBF | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F8EDC2
Tritanopia (blue-blind)
#BDFBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c2ffbf; /* rgb */ color: rgb(194, 255, 191); /* oklch */ color: oklch(94.3% 0.105 143.5);
Tailwind
colors: {
custom: {
50: '#d5ffd2',
500: '#c2ffbf',
950: '#000000',
},
}SCSS
$custom: #c2ffbf; $custom-light: #d5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c2ffbf",
"rgb": {
"r": 194,
"g": 255,
"b": 191
},
"hsl": {
"h": 117.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9427,
"c": 0.10509,
"h": 143.5
},
"luminance": 0.86751
}Semantic roles & 50–950 ramp
primary
#C2FFBF
secondary
#E37BE8
accent
#00E6DB
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683