#C0FFBA#C0FFBA
#C0FFBA is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.0% C 0.111 H 142.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFBA |
|---|---|
| RGB | rgb(192, 255, 186) |
| HSL | hsl(115, 100%, 86%) |
| HSV | hsv(115, 27%, 100%) |
| CMYK | cmyk(24.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(94.43, -32.42, 26.79) |
| CIE-LCH | lch(94.43, 42.05, 140.43°) |
| OKLab | oklab(94.05% -0.0884 0.0679) |
| OKLCH | oklch(94.05% 0.111 142.5) |
| XYZ | xyz(66.3587, 86.2695, 59.6002) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.48
Light Mint
#B6FFBB
ΔE00 1.65
Pale Green
#C7FDB5
ΔE00 1.81
Light Light Green
#C8FFB0
ΔE00 2.73
Very Pale Green
#CFFDBC
ΔE00 2.80
Very Light Green
#D1FFBD
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFBA #F9BAFF
analogous
#E3FFBA #C0FFBA #BAFFD7
triadic
#C0FFBA #BAC0FF #FFBAC0
tetradic
#C0FFBA #BAE3FF #F9BAFF #FFD7BA
square
#C0FFBA #BAE3FF #F9BAFF #FFD7BA
split-complementary
#C0FFBA #D7BAFF #FFBAE3
monochromatic
#50FF40 #88FF7D #C0FFBA #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#C0FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#C0FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFBA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFBA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B6
Deuteranopia (green-blind)
#F8EDBE
Tritanopia (blue-blind)
#BBFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c0ffba; /* rgb */ color: rgb(192, 255, 186); /* oklch */ color: oklch(94.0% 0.111 142.5);
Tailwind
colors: {
custom: {
50: '#d4ffcf',
500: '#c0ffba',
950: '#000000',
},
}SCSS
$custom: #c0ffba; $custom-light: #d4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c0ffba",
"rgb": {
"r": 192,
"g": 255,
"b": 186
},
"hsl": {
"h": 114.783,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94046,
"c": 0.11145,
"h": 142.5
},
"luminance": 0.86272
}Semantic roles & 50–950 ramp
primary
#C0FFBA
secondary
#DD76E7
accent
#00E6D2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683