#C5FFBE#C5FFBE
#C5FFBE is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.4% C 0.104 H 142.0°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFBE |
|---|---|
| RGB | rgb(197, 255, 190) |
| HSL | hsl(114, 100%, 87%) |
| HSV | hsv(114, 25%, 100%) |
| CMYK | cmyk(22.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.78, -30.15, 25.30) |
| CIE-LCH | lch(94.78, 39.36, 140.00°) |
| OKLab | oklab(94.43% -0.0822 0.0643) |
| OKLCH | oklch(94.43% 0.104 142) |
| XYZ | xyz(68.0778, 87.1060, 61.9315) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.29
Pale Green
#C7FDB5
ΔE00 1.84
Very Pale Green
#CFFDBC
ΔE00 2.13
Very Light Green
#D1FFBD
ΔE00 2.25
Light Mint
#B6FFBB
ΔE00 2.31
Light Light Green
#C8FFB0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFBE #F8BEFF
analogous
#E6FFBE #C5FFBE #BEFFD7
triadic
#C5FFBE #BEC5FF #FFBEC5
tetradic
#C5FFBE #BEE6FF #F8BEFF #FFD7BE
square
#C5FFBE #BEE6FF #F8BEFF #FFD7BE
split-complementary
#C5FFBE #D7BEFF #FFBEE6
monochromatic
#58FF44 #8EFF81 #C5FFBE #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C5FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#C5FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFBE
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFBE | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#F9EEC1
Tritanopia (blue-blind)
#C1FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c5ffbe; /* rgb */ color: rgb(197, 255, 190); /* oklch */ color: oklch(94.4% 0.104 142.0);
Tailwind
colors: {
custom: {
50: '#d7ffd2',
500: '#c5ffbe',
950: '#000000',
},
}SCSS
$custom: #c5ffbe; $custom-light: #d7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c5ffbe",
"rgb": {
"r": 197,
"g": 255,
"b": 190
},
"hsl": {
"h": 113.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9443,
"c": 0.10434,
"h": 142
},
"luminance": 0.87108
}Semantic roles & 50–950 ramp
primary
#C5FFBE
secondary
#DC7AE7
accent
#00E6CD
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683