#C8FEE2#C8FEE2
#C8FEE2 is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.066 H 162.3°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEE2 |
|---|---|
| RGB | rgb(200, 254, 226) |
| HSL | hsl(149, 96%, 89%) |
| HSV | hsv(149, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(95.43, -22.46, 7.83) |
| CIE-LCH | lch(95.43, 23.78, 160.79°) |
| OKLab | oklab(95.24% -0.0633 0.0203) |
| OKLCH | oklch(95.24% 0.066 162.3) |
| XYZ | xyz(72.9848, 88.6515, 85.2028) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 5.49
Mint
#AAF0C1
ΔE00 6.63
Eggshell Blue
#C4FFF7
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Light Aqua
#8CFFDB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEE2 #FEC8E4
analogous
#C9FEC8 #C8FEE2 #C8FEFD
triadic
#C8FEE2 #E2C8FE #FEE2C8
tetradic
#C8FEE2 #C8C9FE #FEC8E4 #FEFDC8
square
#C8FEE2 #C8C9FE #FEC8E4 #FEFDC8
split-complementary
#C8FEE2 #FDC8FE #FEC8C9
monochromatic
#50FCA3 #8CFDC2 #C8FEE2 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.12
#C8FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#C8FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEE2
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEE2 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F2EFE4
Tritanopia (blue-blind)
#BEFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fee2; /* rgb */ color: rgb(200, 254, 226); /* oklch */ color: oklch(95.2% 0.066 162.3);
Tailwind
colors: {
custom: {
50: '#d9ffeb',
500: '#c8fee2',
950: '#000000',
},
}SCSS
$custom: #c8fee2; $custom-light: #d9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c8fee2",
"rgb": {
"r": 200,
"g": 254,
"b": 226
},
"hsl": {
"h": 148.889,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95243,
"c": 0.06649,
"h": 162.3
},
"luminance": 0.88654
}Semantic roles & 50–950 ramp
primary
#C8FEE2
secondary
#E783B7
accent
#0077E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684