#C8FEDF#C8FEDF
#C8FEDF is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.2% C 0.069 H 159.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEDF |
|---|---|
| RGB | rgb(200, 254, 223) |
| HSL | hsl(146, 96%, 89%) |
| HSV | hsv(146, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(95.37, -23.02, 9.27) |
| CIE-LCH | lch(95.37, 24.82, 158.06°) |
| OKLab | oklab(95.17% -0.0645 0.024) |
| OKLCH | oklch(95.17% 0.069 159.6) |
| XYZ | xyz(72.5768, 88.4883, 83.0538) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.97
Pale Turquoise
#A5FBD5
ΔE00 5.25
Mint
#AAF0C1
ΔE00 5.98
Eggshell Blue
#C4FFF7
ΔE00 8.01
Light Aqua
#8CFFDB
ΔE00 8.21
Light Teal
#90E4C1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEDF #FEC8E7
analogous
#CCFEC8 #C8FEDF #C8FEFA
triadic
#C8FEDF #DFC8FE #FEDFC8
tetradic
#C8FEDF #C8CCFE #FEC8E7 #FEFAC8
square
#C8FEDF #C8CCFE #FEC8E7 #FEFAC8
split-complementary
#C8FEDF #FAC8FE #FEC8CC
monochromatic
#50FC99 #8CFDBC #C8FEDF #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.12
#C8FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#C8FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEDF
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEDF | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#BEFDF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fedf; /* rgb */ color: rgb(200, 254, 223); /* oklch */ color: oklch(95.2% 0.069 159.6);
Tailwind
colors: {
custom: {
50: '#d9ffe9',
500: '#c8fedf',
950: '#000000',
},
}SCSS
$custom: #c8fedf; $custom-light: #d9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c8fedf",
"rgb": {
"r": 200,
"g": 254,
"b": 223
},
"hsl": {
"h": 145.556,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95165,
"c": 0.06887,
"h": 159.6
},
"luminance": 0.88491
}Semantic roles & 50–950 ramp
primary
#C8FEDF
secondary
#E783BC
accent
#0084E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151816
muted
#848684