#C8FFE3#C8FFE3
#C8FFE3 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.5% C 0.067 H 162.7°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFE3 |
|---|---|
| RGB | rgb(200, 255, 227) |
| HSL | hsl(149, 100%, 89%) |
| HSV | hsv(149, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 11%, 0%) |
| CIE-LAB | lab(95.72, -22.75, 7.73) |
| CIE-LCH | lch(95.72, 24.03, 161.24°) |
| OKLab | oklab(95.48% -0.0642 0.02) |
| OKLCH | oklch(95.48% 0.067 162.7) |
| XYZ | xyz(73.4406, 89.3429, 86.0336) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.12
Pale Turquoise
#A5FBD5
ΔE00 5.41
Mint
#AAF0C1
ΔE00 6.70
Eggshell Blue
#C4FFF7
ΔE00 7.03
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Light Aqua
#8CFFDB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFE3 #FFC8E4
analogous
#C9FFC8 #C8FFE3 #C8FFFF
triadic
#C8FFE3 #E3C8FF #FFE3C8
tetradic
#C8FFE3 #C8C9FF #FFC8E4 #FFFFC8
square
#C8FFE3 #C8C9FF #FFC8E4 #FFFFC8
split-complementary
#C8FFE3 #FFC8FF #FFC8C9
monochromatic
#4EFFA5 #8BFFC4 #C8FFE3 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.11
#C8FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#C8FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFE3
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFE3 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E2
Deuteranopia (green-blind)
#F3F0E5
Tritanopia (blue-blind)
#BDFFF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffe3; /* rgb */ color: rgb(200, 255, 227); /* oklch */ color: oklch(95.5% 0.067 162.7);
Tailwind
colors: {
custom: {
50: '#d9ffeb',
500: '#c8ffe3',
950: '#000000',
},
}SCSS
$custom: #c8ffe3; $custom-light: #d9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c8ffe3",
"rgb": {
"r": 200,
"g": 255,
"b": 227
},
"hsl": {
"h": 149.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95481,
"c": 0.06726,
"h": 162.7
},
"luminance": 0.89345
}Semantic roles & 50–950 ramp
primary
#C8FFE3
secondary
#E982B7
accent
#0075E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684