#C7FEDB#C7FEDB
#C7FEDB is a very light, moderate green. Relative luminance 0.881; OKLCH L 95.0% C 0.073 H 156.8°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FEDB |
|---|---|
| RGB | rgb(199, 254, 219) |
| HSL | hsl(142, 96%, 89%) |
| HSV | hsv(142, 22%, 100%) |
| CMYK | cmyk(21.7%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(95.22, -24.07, 11.11) |
| CIE-LCH | lch(95.22, 26.51, 155.22°) |
| OKLab | oklab(95% -0.0671 0.0288) |
| OKLCH | oklch(95% 0.073 156.8) |
| XYZ | xyz(71.7776, 88.1379, 80.2346) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.00
Mint
#AAF0C1
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.87
Light Mint
#B6FFBB
ΔE00 7.67
Light Seafoam
#A0FEBF
ΔE00 7.73
Very Pale Green
#CFFDBC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FEDB #FEC7EA
analogous
#CFFEC7 #C7FEDB #C7FEF7
triadic
#C7FEDB #DBC7FE #FEDBC7
tetradic
#C7FEDB #C7CFFE #FEC7EA #FEF7C7
square
#C7FEDB #C7CFFE #FEC7EA #FEF7C7
split-complementary
#C7FEDB #F7C7FE #FEC7CF
monochromatic
#4FFC8E #8BFDB4 #C7FEDB #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.13
#C7FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#C7FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FEDB
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FEDB | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F4EFDD
Tritanopia (blue-blind)
#BEFDF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c7fedb; /* rgb */ color: rgb(199, 254, 219); /* oklch */ color: oklch(95.0% 0.073 156.8);
Tailwind
colors: {
custom: {
50: '#d8ffe6',
500: '#c7fedb',
950: '#000000',
},
}SCSS
$custom: #c7fedb; $custom-light: #d8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c7fedb",
"rgb": {
"r": 199,
"g": 254,
"b": 219
},
"hsl": {
"h": 141.818,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.95003,
"c": 0.07299,
"h": 156.8
},
"luminance": 0.8814
}Semantic roles & 50–950 ramp
primary
#C7FEDB
secondary
#E782C2
accent
#0092E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684