#C8FFDB#C8FFDB
#C8FFDB is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.074 H 156.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFDB |
|---|---|
| RGB | rgb(200, 255, 219) |
| HSL | hsl(141, 100%, 89%) |
| HSV | hsv(141, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(95.54, -24.23, 11.58) |
| CIE-LCH | lch(95.54, 26.86, 154.46°) |
| OKLab | oklab(95.28% -0.0675 0.03) |
| OKLCH | oklch(95.28% 0.074 156.1) |
| XYZ | xyz(72.3620, 88.9115, 80.3531) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.10
Mint
#AAF0C1
ΔE00 5.18
Pale Aqua
#B8FFEB
ΔE00 6.13
Light Mint
#B6FFBB
ΔE00 7.44
Light Seafoam
#A0FEBF
ΔE00 7.59
Very Pale Green
#CFFDBC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFDB #FFC8EC
analogous
#D1FFC8 #C8FFDB #C8FFF6
triadic
#C8FFDB #DBC8FF #FFDBC8
tetradic
#C8FFDB #C8D1FF #FFC8EC #FFF6C8
square
#C8FFDB #C8D1FF #FFC8EC #FFF6C8
split-complementary
#C8FFDB #F6C8FF #FFC8D1
monochromatic
#4EFF8B #8BFFB3 #C8FFDB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.12
#C8FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#C8FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFDB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFDB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D9
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#BFFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8ffdb; /* rgb */ color: rgb(200, 255, 219); /* oklch */ color: oklch(95.3% 0.074 156.1);
Tailwind
colors: {
custom: {
50: '#d9ffe6',
500: '#c8ffdb',
950: '#000000',
},
}SCSS
$custom: #c8ffdb; $custom-light: #d9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c8ffdb",
"rgb": {
"r": 200,
"g": 255,
"b": 219
},
"hsl": {
"h": 140.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95277,
"c": 0.07381,
"h": 156.1
},
"luminance": 0.88914
}Semantic roles & 50–950 ramp
primary
#C8FFDB
secondary
#E982C5
accent
#0096E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151815
muted
#848684