#C2FFB5#C2FFB5
#C2FFB5 is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.116 H 140.1°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFB5 |
|---|---|
| RGB | rgb(194, 255, 181) |
| HSL | hsl(109, 100%, 85%) |
| HSV | hsv(109, 29%, 100%) |
| CMYK | cmyk(23.9%, 0%, 29%, 0%) |
| CIE-LAB | lab(94.45, -32.54, 29.36) |
| CIE-LCH | lch(94.45, 43.83, 137.94°) |
| OKLab | oklab(94.07% -0.0887 0.0741) |
| OKLCH | oklch(94.07% 0.116 140.1) |
| XYZ | xyz(66.3464, 86.3235, 56.8736) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.05
Pale Green
#C7FDB5
ΔE00 1.11
Light Light Green
#C8FFB0
ΔE00 1.62
Washed Out Green
#BCF5A6
ΔE00 2.48
Light Mint
#B6FFBB
ΔE00 2.56
Very Pale Green
#CFFDBC
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFB5 #F2B5FF
analogous
#E7FFB5 #C2FFB5 #B5FFCD
triadic
#C2FFB5 #B5C2FF #FFB5C2
tetradic
#C2FFB5 #B5E7FF #F2B5FF #FFCDB5
square
#C2FFB5 #B5E7FF #F2B5FF #FFCDB5
split-complementary
#C2FFB5 #CDB5FF #FFB5E7
monochromatic
#5DFF3B #90FF78 #C2FFB5 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.15
#C2FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#C2FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFB5
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFB5 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B0
Deuteranopia (green-blind)
#FAEDB9
Tritanopia (blue-blind)
#BFFAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffb5; /* rgb */ color: rgb(194, 255, 181); /* oklch */ color: oklch(94.1% 0.116 140.1);
Tailwind
colors: {
custom: {
50: '#d5ffcb',
500: '#c2ffb5',
950: '#000000',
},
}SCSS
$custom: #c2ffb5; $custom-light: #d5ffcb; $custom-dark: #000000;
JSON
{
"hex": "#c2ffb5",
"rgb": {
"r": 194,
"g": 255,
"b": 181
},
"hsl": {
"h": 109.459,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94065,
"c": 0.11553,
"h": 140.1
},
"luminance": 0.86326
}Semantic roles & 50–950 ramp
primary
#C2FFB5
secondary
#D272E6
accent
#00E6BD
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683