#C2FFBE#C2FFBE
#C2FFBE is a very light, moderate green. Relative luminance 0.867; OKLCH L 94.2% C 0.106 H 143.2°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFBE |
|---|---|
| RGB | rgb(194, 255, 190) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 25%, 100%) |
| CMYK | cmyk(23.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.61, -31.13, 25.04) |
| CIE-LCH | lch(94.61, 39.95, 141.19°) |
| OKLab | oklab(94.25% -0.0849 0.0636) |
| OKLCH | oklch(94.25% 0.106 143.2) |
| XYZ | xyz(67.2998, 86.7049, 61.8951) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.15
Light Mint
#B6FFBB
ΔE00 1.82
Pale Green
#C7FDB5
ΔE00 2.17
Very Pale Green
#CFFDBC
ΔE00 2.63
Very Light Green
#D1FFBD
ΔE00 2.76
Light Light Green
#C8FFB0
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFBE #FBBEFF
analogous
#E2FFBE #C2FFBE #BEFFDB
triadic
#C2FFBE #BEC2FF #FFBEC2
tetradic
#C2FFBE #BEE2FF #FBBEFF #FFDBBE
square
#C2FFBE #BEE2FF #FBBEFF #FFDBBE
split-complementary
#C2FFBE #DBBEFF #FFBEE2
monochromatic
#4FFF44 #89FF81 #C2FFBE #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.14
#C2FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#C2FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFBE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFBE | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F8EDC1
Tritanopia (blue-blind)
#BDFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffbe; /* rgb */ color: rgb(194, 255, 190); /* oklch */ color: oklch(94.2% 0.106 143.2);
Tailwind
colors: {
custom: {
50: '#d5ffd2',
500: '#c2ffbe',
950: '#000000',
},
}SCSS
$custom: #c2ffbe; $custom-light: #d5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c2ffbe",
"rgb": {
"r": 194,
"g": 255,
"b": 190
},
"hsl": {
"h": 116.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94249,
"c": 0.10612,
"h": 143.2
},
"luminance": 0.86707
}Semantic roles & 50–950 ramp
primary
#C2FFBE
secondary
#E17AE7
accent
#00E6D7
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683