#C8FEDB#C8FEDB
#C8FEDB is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.1% C 0.072 H 156.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEDB |
|---|---|
| RGB | rgb(200, 254, 219) |
| HSL | hsl(141, 96%, 89%) |
| HSV | hsv(141, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(95.28, -23.75, 11.20) |
| CIE-LCH | lch(95.28, 26.26, 154.76°) |
| OKLab | oklab(95.06% -0.0662 0.029) |
| OKLCH | oklch(95.06% 0.072 156.3) |
| XYZ | xyz(72.0439, 88.2752, 80.2471) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.18
Mint
#AAF0C1
ΔE00 5.26
Pale Aqua
#B8FFEB
ΔE00 5.99
Light Mint
#B6FFBB
ΔE00 7.69
Light Seafoam
#A0FEBF
ΔE00 7.83
Very Pale Green
#CFFDBC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEDB #FEC8EB
analogous
#D0FEC8 #C8FEDB #C8FEF6
triadic
#C8FEDB #DBC8FE #FEDBC8
tetradic
#C8FEDB #C8D0FE #FEC8EB #FEF6C8
square
#C8FEDB #C8D0FE #FEC8EB #FEF6C8
split-complementary
#C8FEDB #F6C8FE #FEC8D0
monochromatic
#50FC8C #8CFDB4 #C8FEDB #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.13
#C8FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#C8FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEDB
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEDB | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F4EFDD
Tritanopia (blue-blind)
#BFFDF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fedb; /* rgb */ color: rgb(200, 254, 219); /* oklch */ color: oklch(95.1% 0.072 156.3);
Tailwind
colors: {
custom: {
50: '#d9ffe6',
500: '#c8fedb',
950: '#000000',
},
}SCSS
$custom: #c8fedb; $custom-light: #d9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c8fedb",
"rgb": {
"r": 200,
"g": 254,
"b": 219
},
"hsl": {
"h": 141.111,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95064,
"c": 0.07225,
"h": 156.3
},
"luminance": 0.88277
}Semantic roles & 50–950 ramp
primary
#C8FEDB
secondary
#E783C4
accent
#0095E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151815
muted
#848684