#C7FFDB#C7FFDB
#C7FFDB is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.075 H 156.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFDB |
|---|---|
| RGB | rgb(199, 255, 219) |
| HSL | hsl(141, 100%, 89%) |
| HSV | hsv(141, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(95.49, -24.55, 11.49) |
| CIE-LCH | lch(95.49, 27.10, 154.92°) |
| OKLab | oklab(95.22% -0.0684 0.0297) |
| OKLCH | oklch(95.22% 0.075 156.5) |
| XYZ | xyz(72.0958, 88.7742, 80.3406) |
| Luminance | 0.8878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.92
Mint
#AAF0C1
ΔE00 5.09
Pale Aqua
#B8FFEB
ΔE00 6.02
Light Mint
#B6FFBB
ΔE00 7.43
Light Seafoam
#A0FEBF
ΔE00 7.50
Very Pale Green
#CFFDBC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFDB #FFC7EB
analogous
#CFFFC7 #C7FFDB #C7FFF7
triadic
#C7FFDB #DBC7FF #FFDBC7
tetradic
#C7FFDB #C7CFFF #FFC7EB #FFF7C7
square
#C7FFDB #C7CFFF #FFC7EB #FFF7C7
split-complementary
#C7FFDB #F7C7FF #FFC7CF
monochromatic
#4DFF8C #8AFFB4 #C7FFDB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.12
#C7FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#C7FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFDB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFDB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D9
Deuteranopia (green-blind)
#F5EFDD
Tritanopia (blue-blind)
#BEFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c7ffdb; /* rgb */ color: rgb(199, 255, 219); /* oklch */ color: oklch(95.2% 0.075 156.5);
Tailwind
colors: {
custom: {
50: '#d8ffe6',
500: '#c7ffdb',
950: '#000000',
},
}SCSS
$custom: #c7ffdb; $custom-light: #d8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c7ffdb",
"rgb": {
"r": 199,
"g": 255,
"b": 219
},
"hsl": {
"h": 141.429,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95217,
"c": 0.07456,
"h": 156.5
},
"luminance": 0.88777
}Semantic roles & 50–950 ramp
primary
#C7FFDB
secondary
#E981C4
accent
#0094E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684