#C0FFBE#C0FFBE
#C0FFBE is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.107 H 143.9°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFBE |
|---|---|
| RGB | rgb(192, 255, 190) |
| HSL | hsl(118, 100%, 87%) |
| HSV | hsv(118, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.50, -31.77, 24.86) |
| CIE-LCH | lch(94.50, 40.35, 141.96°) |
| OKLab | oklab(94.13% -0.0867 0.0632) |
| OKLCH | oklch(94.13% 0.107 143.9) |
| XYZ | xyz(66.7899, 86.4419, 61.8712) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.17
Light Mint
#B6FFBB
ΔE00 1.51
Pale Green
#C7FDB5
ΔE00 2.42
Very Pale Green
#CFFDBC
ΔE00 2.96
Very Light Green
#D1FFBD
ΔE00 3.09
Light Light Green
#C8FFB0
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFBE #FDBEFF
analogous
#E1FFBE #C0FFBE #BEFFDD
triadic
#C0FFBE #BEC0FF #FFBEC0
tetradic
#C0FFBE #BEE1FF #FDBEFF #FFDDBE
square
#C0FFBE #BEE1FF #FDBEFF #FFDDBE
split-complementary
#C0FFBE #DDBEFF #FFBEE1
monochromatic
#49FF44 #85FF81 #C0FFBE #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.15
#C0FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#C0FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFBE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFBE | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F8EDC1
Tritanopia (blue-blind)
#BAFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c0ffbe; /* rgb */ color: rgb(192, 255, 190); /* oklch */ color: oklch(94.1% 0.107 143.9);
Tailwind
colors: {
custom: {
50: '#d4ffd2',
500: '#c0ffbe',
950: '#000000',
},
}SCSS
$custom: #c0ffbe; $custom-light: #d4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c0ffbe",
"rgb": {
"r": 192,
"g": 255,
"b": 190
},
"hsl": {
"h": 118.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94129,
"c": 0.10732,
"h": 143.9
},
"luminance": 0.86444
}Semantic roles & 50–950 ramp
primary
#C0FFBE
secondary
#E47AE7
accent
#00E6DE
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683