#C2FFCB#C2FFCB
#C2FFCB is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.093 H 148.8°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFCB |
|---|---|
| RGB | rgb(194, 255, 203) |
| HSL | hsl(129, 100%, 88%) |
| HSV | hsv(129, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.86, -28.96, 18.77) |
| CIE-LCH | lch(94.86, 34.51, 147.06°) |
| OKLab | oklab(94.53% -0.0795 0.0482) |
| OKLCH | oklch(94.53% 0.093 148.8) |
| XYZ | xyz(68.7845, 87.2988, 69.7146) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.52
Celadon
#BEFDB7
ΔE00 3.98
Mint
#AAF0C1
ΔE00 4.05
Very Pale Green
#CFFDBC
ΔE00 4.53
Very Light Green
#D1FFBD
ΔE00 4.71
Light Seafoam
#A0FEBF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFCB #FFC2F6
analogous
#D7FFC2 #C2FFCB #C2FFE9
triadic
#C2FFCB #CBC2FF #FFCBC2
tetradic
#C2FFCB #C2D7FF #FFC2F6 #FFE9C2
square
#C2FFCB #C2D7FF #FFC2F6 #FFE9C2
split-complementary
#C2FFCB #E9C2FF #FFC2D7
monochromatic
#48FF63 #85FF97 #C2FFCB #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.14
#C2FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#C2FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFCB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFCB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F6EECE
Tritanopia (blue-blind)
#BAFCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c2ffcb; /* rgb */ color: rgb(194, 255, 203); /* oklch */ color: oklch(94.5% 0.093 148.8);
Tailwind
colors: {
custom: {
50: '#d5ffdb',
500: '#c2ffcb',
950: '#000000',
},
}SCSS
$custom: #c2ffcb; $custom-light: #d5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c2ffcb",
"rgb": {
"r": 194,
"g": 255,
"b": 203
},
"hsl": {
"h": 128.852,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94534,
"c": 0.09297,
"h": 148.8
},
"luminance": 0.87301
}Semantic roles & 50–950 ramp
primary
#C2FFCB
secondary
#E87DD8
accent
#00C4E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684