#C2FFC8#C2FFC8
#C2FFC8 is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.096 H 147.3°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFC8 |
|---|---|
| RGB | rgb(194, 255, 200) |
| HSL | hsl(126, 100%, 88%) |
| HSV | hsv(126, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(94.80, -29.47, 20.21) |
| CIE-LCH | lch(94.80, 35.74, 145.56°) |
| OKLab | oklab(94.47% -0.0808 0.0518) |
| OKLCH | oklch(94.47% 0.096 147.3) |
| XYZ | xyz(68.4305, 87.1572, 67.8499) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.93
Celadon
#BEFDB7
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.96
Very Light Green
#D1FFBD
ΔE00 4.13
Pale Green
#C7FDB5
ΔE00 4.24
Mint
#AAF0C1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFC8 #FFC2F9
analogous
#DAFFC2 #C2FFC8 #C2FFE6
triadic
#C2FFC8 #C8C2FF #FFC8C2
tetradic
#C2FFC8 #C2DAFF #FFC2F9 #FFE6C2
square
#C2FFC8 #C2DAFF #FFC2F9 #FFE6C2
split-complementary
#C2FFC8 #E6C2FF #FFC2DA
monochromatic
#48FF5A #85FF91 #C2FFC8 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.14
#C2FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#C2FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFC8
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFC8 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C5
Deuteranopia (green-blind)
#F7EECB
Tritanopia (blue-blind)
#BBFCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c2ffc8; /* rgb */ color: rgb(194, 255, 200); /* oklch */ color: oklch(94.5% 0.096 147.3);
Tailwind
colors: {
custom: {
50: '#d5ffd8',
500: '#c2ffc8',
950: '#000000',
},
}SCSS
$custom: #c2ffc8; $custom-light: #d5ffd8; $custom-dark: #000000;
JSON
{
"hex": "#c2ffc8",
"rgb": {
"r": 194,
"g": 255,
"b": 200
},
"hsl": {
"h": 125.902,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94466,
"c": 0.09593,
"h": 147.3
},
"luminance": 0.87159
}Semantic roles & 50–950 ramp
primary
#C2FFC8
secondary
#E87DDE
accent
#00CFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683