#C7FFBE#C7FFBE
#C7FFBE is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.103 H 141.2°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFBE |
|---|---|
| RGB | rgb(199, 255, 190) |
| HSL | hsl(112, 100%, 87%) |
| HSV | hsv(112, 25%, 100%) |
| CMYK | cmyk(22%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.90, -29.50, 25.47) |
| CIE-LCH | lch(94.90, 38.97, 139.19°) |
| OKLab | oklab(94.55% -0.0803 0.0647) |
| OKLCH | oklch(94.55% 0.103 141.2) |
| XYZ | xyz(68.6051, 87.3779, 61.9562) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.49
Pale Green
#C7FDB5
ΔE00 1.67
Very Pale Green
#CFFDBC
ΔE00 1.79
Very Light Green
#D1FFBD
ΔE00 1.90
Light Mint
#B6FFBB
ΔE00 2.64
Light Light Green
#C8FFB0
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFBE #F6BEFF
analogous
#E8FFBE #C7FFBE #BEFFD5
triadic
#C7FFBE #BEC7FF #FFBEC7
tetradic
#C7FFBE #BEE8FF #F6BEFF #FFD5BE
square
#C7FFBE #BEE8FF #F6BEFF #FFD5BE
split-complementary
#C7FFBE #D5BEFF #FFBEE8
monochromatic
#5EFF44 #92FF81 #C7FFBE #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C7FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#C7FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFBE
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFBE | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FAEEC1
Tritanopia (blue-blind)
#C3FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c7ffbe; /* rgb */ color: rgb(199, 255, 190); /* oklch */ color: oklch(94.6% 0.103 141.2);
Tailwind
colors: {
custom: {
50: '#d9ffd2',
500: '#c7ffbe',
950: '#000000',
},
}SCSS
$custom: #c7ffbe; $custom-light: #d9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c7ffbe",
"rgb": {
"r": 199,
"g": 255,
"b": 190
},
"hsl": {
"h": 111.692,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94552,
"c": 0.10317,
"h": 141.2
},
"luminance": 0.8738
}Semantic roles & 50–950 ramp
primary
#C7FFBE
secondary
#D87AE7
accent
#00E6C6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683