#C8FFE2#C8FFE2
#C8FFE2 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.5% C 0.068 H 161.8°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFE2 |
|---|---|
| RGB | rgb(200, 255, 226) |
| HSL | hsl(148, 100%, 89%) |
| HSV | hsv(148, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(95.70, -22.94, 8.21) |
| CIE-LCH | lch(95.70, 24.37, 160.31°) |
| OKLab | oklab(95.46% -0.0646 0.0213) |
| OKLCH | oklch(95.46% 0.068 161.8) |
| XYZ | xyz(73.3030, 89.2879, 85.3088) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.36
Pale Turquoise
#A5FBD5
ΔE00 5.30
Mint
#AAF0C1
ΔE00 6.47
Eggshell Blue
#C4FFF7
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.65
Light Aqua
#8CFFDB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFE2 #FFC8E5
analogous
#CAFFC8 #C8FFE2 #C8FFFE
triadic
#C8FFE2 #E2C8FF #FFE2C8
tetradic
#C8FFE2 #C8CAFF #FFC8E5 #FFFEC8
square
#C8FFE2 #C8CAFF #FFC8E5 #FFFEC8
split-complementary
#C8FFE2 #FEC8FF #FFC8CA
monochromatic
#4EFFA1 #8BFFC2 #C8FFE2 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.11
#C8FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#C8FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFE2
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFE2 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E1
Deuteranopia (green-blind)
#F3F0E4
Tritanopia (blue-blind)
#BEFFF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffe2; /* rgb */ color: rgb(200, 255, 226); /* oklch */ color: oklch(95.5% 0.068 161.8);
Tailwind
colors: {
custom: {
50: '#d9ffeb',
500: '#c8ffe2',
950: '#000000',
},
}SCSS
$custom: #c8ffe2; $custom-light: #d9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c8ffe2",
"rgb": {
"r": 200,
"g": 255,
"b": 226
},
"hsl": {
"h": 148.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95455,
"c": 0.06802,
"h": 161.8
},
"luminance": 0.8929
}Semantic roles & 50–950 ramp
primary
#C8FFE2
secondary
#E982B8
accent
#0079E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684