#C7FFDF#C7FFDF
#C7FFDF is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.071 H 159.6°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFDF |
|---|---|
| RGB | rgb(199, 255, 223) |
| HSL | hsl(146, 100%, 89%) |
| HSV | hsv(146, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.58, -23.81, 9.56) |
| CIE-LCH | lch(95.58, 25.66, 158.12°) |
| OKLab | oklab(95.32% -0.0667 0.0248) |
| OKLCH | oklch(95.32% 0.071 159.6) |
| XYZ | xyz(72.6287, 88.9874, 83.1473) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.94
Pale Aqua
#B8FFEB
ΔE00 4.98
Mint
#AAF0C1
ΔE00 5.78
Light Aqua
#8CFFDB
ΔE00 7.93
Light Teal
#90E4C1
ΔE00 8.15
Eggshell Blue
#C4FFF7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFDF #FFC7E7
analogous
#CBFFC7 #C7FFDF #C7FFFB
triadic
#C7FFDF #DFC7FF #FFDFC7
tetradic
#C7FFDF #C7CBFF #FFC7E7 #FFFBC7
square
#C7FFDF #C7CBFF #FFC7E7 #FFFBC7
split-complementary
#C7FFDF #FBC7FF #FFC7CB
monochromatic
#4DFF99 #8AFFBC #C7FFDF #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C7FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#C7FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFDF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFDF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DD
Deuteranopia (green-blind)
#F4F0E1
Tritanopia (blue-blind)
#BDFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c7ffdf; /* rgb */ color: rgb(199, 255, 223); /* oklch */ color: oklch(95.3% 0.071 159.6);
Tailwind
colors: {
custom: {
50: '#d8ffe9',
500: '#c7ffdf',
950: '#000000',
},
}SCSS
$custom: #c7ffdf; $custom-light: #d8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c7ffdf",
"rgb": {
"r": 199,
"g": 255,
"b": 223
},
"hsl": {
"h": 145.714,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95317,
"c": 0.07118,
"h": 159.6
},
"luminance": 0.8899
}Semantic roles & 50–950 ramp
primary
#C7FFDF
secondary
#E981BC
accent
#0083E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684