#C0FFBB#C0FFBB
#C0FFBB is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.110 H 142.8°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFBB |
|---|---|
| RGB | rgb(192, 255, 187) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 27%, 100%) |
| CMYK | cmyk(24.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.45, -32.26, 26.31) |
| CIE-LCH | lch(94.45, 41.62, 140.80°) |
| OKLab | oklab(94.07% -0.088 0.0667) |
| OKLCH | oklch(94.07% 0.11 142.8) |
| XYZ | xyz(66.4653, 86.3121, 60.1621) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.62
Light Mint
#B6FFBB
ΔE00 1.58
Pale Green
#C7FDB5
ΔE00 1.94
Very Pale Green
#CFFDBC
ΔE00 2.82
Very Light Green
#D1FFBD
ΔE00 2.91
Light Light Green
#C8FFB0
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFBB #FABBFF
analogous
#E2FFBB #C0FFBB #BBFFD8
triadic
#C0FFBB #BBC0FF #FFBBC0
tetradic
#C0FFBB #BBE2FF #FABBFF #FFD8BB
square
#C0FFBB #BBE2FF #FABBFF #FFD8BB
split-complementary
#C0FFBB #D8BBFF #FFBBE2
monochromatic
#4FFF41 #87FF7E #C0FFBB #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#C0FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#C0FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFBB
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFBB | 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)
#FFF3B7
Deuteranopia (green-blind)
#F8EDBF
Tritanopia (blue-blind)
#BBFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c0ffbb; /* rgb */ color: rgb(192, 255, 187); /* oklch */ color: oklch(94.1% 0.110 142.8);
Tailwind
colors: {
custom: {
50: '#d4ffcf',
500: '#c0ffbb',
950: '#000000',
},
}SCSS
$custom: #c0ffbb; $custom-light: #d4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c0ffbb",
"rgb": {
"r": 192,
"g": 255,
"b": 187
},
"hsl": {
"h": 115.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94067,
"c": 0.11042,
"h": 142.8
},
"luminance": 0.86314
}Semantic roles & 50–950 ramp
primary
#C0FFBB
secondary
#DF77E7
accent
#00E6D5
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683