#C0FFBF#C0FFBF
#C0FFBF is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.2% C 0.106 H 144.3°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFBF |
|---|---|
| RGB | rgb(192, 255, 191) |
| HSL | hsl(119, 100%, 87%) |
| HSV | hsv(119, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.52, -31.61, 24.38) |
| CIE-LCH | lch(94.52, 39.92, 142.36°) |
| OKLab | oklab(94.15% -0.0863 0.062) |
| OKLCH | oklch(94.15% 0.106 144.3) |
| XYZ | xyz(66.8995, 86.4858, 62.4487) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.37
Light Mint
#B6FFBB
ΔE00 1.55
Pale Green
#C7FDB5
ΔE00 2.60
Very Pale Green
#CFFDBC
ΔE00 3.04
Very Light Green
#D1FFBD
ΔE00 3.17
Light Mint Green
#A6FBB2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFBF #FEBFFF
analogous
#E0FFBF #C0FFBF #BFFFDE
triadic
#C0FFBF #BFC0FF #FFBFC0
tetradic
#C0FFBF #BFE0FF #FEBFFF #FFDEBF
square
#C0FFBF #BFE0FF #FEBFFF #FFDEBF
split-complementary
#C0FFBF #DEBFFF #FFBFE0
monochromatic
#48FF45 #84FF82 #C0FFBF #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.15
#C0FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#C0FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFBF
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFBF | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F8EDC2
Tritanopia (blue-blind)
#BAFBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c0ffbf; /* rgb */ color: rgb(192, 255, 191); /* oklch */ color: oklch(94.2% 0.106 144.3);
Tailwind
colors: {
custom: {
50: '#d4ffd2',
500: '#c0ffbf',
950: '#000000',
},
}SCSS
$custom: #c0ffbf; $custom-light: #d4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c0ffbf",
"rgb": {
"r": 192,
"g": 255,
"b": 191
},
"hsl": {
"h": 119.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9415,
"c": 0.10629,
"h": 144.3
},
"luminance": 0.86488
}Semantic roles & 50–950 ramp
primary
#C0FFBF
secondary
#E67BE8
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683