#C8FFE0#C8FFE0
#C8FFE0 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.070 H 160.0°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFE0 |
|---|---|
| RGB | rgb(200, 255, 224) |
| HSL | hsl(146, 100%, 89%) |
| HSV | hsv(146, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(95.66, -23.31, 9.17) |
| CIE-LCH | lch(95.66, 25.05, 158.53°) |
| OKLab | oklab(95.4% -0.0654 0.0238) |
| OKLCH | oklch(95.4% 0.07 160) |
| XYZ | xyz(73.0302, 89.1787, 83.8720) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.85
Pale Turquoise
#A5FBD5
ΔE00 5.16
Mint
#AAF0C1
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 7.96
Light Aqua
#8CFFDB
ΔE00 8.08
Duck Egg Blue
#C3FBF4
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFE0 #FFC8E7
analogous
#CCFFC8 #C8FFE0 #C8FFFC
triadic
#C8FFE0 #E0C8FF #FFE0C8
tetradic
#C8FFE0 #C8CCFF #FFC8E7 #FFFCC8
square
#C8FFE0 #C8CCFF #FFC8E7 #FFFCC8
split-complementary
#C8FFE0 #FCC8FF #FFC8CC
monochromatic
#4EFF9B #8BFFBE #C8FFE0 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.11
#C8FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C8FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFE0
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFE0 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DE
Deuteranopia (green-blind)
#F4F0E2
Tritanopia (blue-blind)
#BEFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8ffe0; /* rgb */ color: rgb(200, 255, 224); /* oklch */ color: oklch(95.4% 0.070 160.0);
Tailwind
colors: {
custom: {
50: '#d9ffe9',
500: '#c8ffe0',
950: '#000000',
},
}SCSS
$custom: #c8ffe0; $custom-light: #d9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c8ffe0",
"rgb": {
"r": 200,
"g": 255,
"b": 224
},
"hsl": {
"h": 146.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95403,
"c": 0.0696,
"h": 160
},
"luminance": 0.89181
}Semantic roles & 50–950 ramp
primary
#C8FFE0
secondary
#E982BC
accent
#0081E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684