#C0FFBC#C0FFBC
#C0FFBC is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.109 H 143.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFBC |
|---|---|
| RGB | rgb(192, 255, 188) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 26%, 100%) |
| CMYK | cmyk(24.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.46, -32.10, 25.83) |
| CIE-LCH | lch(94.46, 41.20, 141.18°) |
| OKLab | oklab(94.09% -0.0876 0.0656) |
| OKLCH | oklch(94.09% 0.109 143.2) |
| XYZ | xyz(66.5728, 86.3551, 60.7278) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.78
Light Mint
#B6FFBB
ΔE00 1.53
Pale Green
#C7FDB5
ΔE00 2.09
Very Pale Green
#CFFDBC
ΔE00 2.85
Very Light Green
#D1FFBD
ΔE00 2.96
Light Light Green
#C8FFB0
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFBC #FBBCFF
analogous
#E2FFBC #C0FFBC #BCFFDA
triadic
#C0FFBC #BCC0FF #FFBCC0
tetradic
#C0FFBC #BCE2FF #FBBCFF #FFDABC
square
#C0FFBC #BCE2FF #FBBCFF #FFDABC
split-complementary
#C0FFBC #DABCFF #FFBCE2
monochromatic
#4DFF42 #86FF7F #C0FFBC #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.15
#C0FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#C0FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFBC
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFBC | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F8EDBF
Tritanopia (blue-blind)
#BBFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c0ffbc; /* rgb */ color: rgb(192, 255, 188); /* oklch */ color: oklch(94.1% 0.109 143.2);
Tailwind
colors: {
custom: {
50: '#d4ffd0',
500: '#c0ffbc',
950: '#000000',
},
}SCSS
$custom: #c0ffbc; $custom-light: #d4ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c0ffbc",
"rgb": {
"r": 192,
"g": 255,
"b": 188
},
"hsl": {
"h": 116.418,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94087,
"c": 0.10938,
"h": 143.2
},
"luminance": 0.86357
}Semantic roles & 50–950 ramp
primary
#C0FFBC
secondary
#E178E7
accent
#00E6D8
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683