#C7FFDE#C7FFDE
#C7FFDE is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.072 H 158.8°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFDE |
|---|---|
| RGB | rgb(199, 255, 222) |
| HSL | hsl(145, 100%, 89%) |
| HSV | hsv(145, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.55, -24.00, 10.05) |
| CIE-LCH | lch(95.55, 26.01, 157.28°) |
| OKLab | oklab(95.29% -0.0671 0.026) |
| OKLCH | oklch(95.29% 0.072 158.8) |
| XYZ | xyz(72.4943, 88.9336, 82.4394) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.91
Pale Aqua
#B8FFEB
ΔE00 5.24
Mint
#AAF0C1
ΔE00 5.59
Light Aqua
#8CFFDB
ΔE00 7.96
Light Seafoam
#A0FEBF
ΔE00 8.11
Light Teal
#90E4C1
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFDE #FFC7E8
analogous
#CCFFC7 #C7FFDE #C7FFFA
triadic
#C7FFDE #DEC7FF #FFDEC7
tetradic
#C7FFDE #C7CCFF #FFC7E8 #FFFAC7
square
#C7FFDE #C7CCFF #FFC7E8 #FFFAC7
split-complementary
#C7FFDE #FAC7FF #FFC7CC
monochromatic
#4DFF96 #8AFFBA #C7FFDE #E0FFED #E0FFED
Accessibility & contrast
On white
1.12
#C7FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C7FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFDE
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFDE | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DC
Deuteranopia (green-blind)
#F4EFE0
Tritanopia (blue-blind)
#BDFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c7ffde; /* rgb */ color: rgb(199, 255, 222); /* oklch */ color: oklch(95.3% 0.072 158.8);
Tailwind
colors: {
custom: {
50: '#d8ffe8',
500: '#c7ffde',
950: '#000000',
},
}SCSS
$custom: #c7ffde; $custom-light: #d8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c7ffde",
"rgb": {
"r": 199,
"g": 255,
"b": 222
},
"hsl": {
"h": 144.643,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95292,
"c": 0.07201,
"h": 158.8
},
"luminance": 0.88936
}Semantic roles & 50–950 ramp
primary
#C7FFDE
secondary
#E981BE
accent
#0087E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684