#C7FEDF#C7FEDF
#C7FEDF is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.1% C 0.070 H 160.0°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FEDF |
|---|---|
| RGB | rgb(199, 254, 223) |
| HSL | hsl(146, 96%, 89%) |
| HSV | hsv(146, 22%, 100%) |
| CMYK | cmyk(21.7%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(95.31, -23.33, 9.18) |
| CIE-LCH | lch(95.31, 25.07, 158.52°) |
| OKLab | oklab(95.1% -0.0655 0.0238) |
| OKLCH | oklch(95.1% 0.07 160) |
| XYZ | xyz(72.3105, 88.3510, 83.0413) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.84
Pale Turquoise
#A5FBD5
ΔE00 5.08
Mint
#AAF0C1
ΔE00 5.91
Eggshell Blue
#C4FFF7
ΔE00 7.97
Light Aqua
#8CFFDB
ΔE00 8.03
Light Teal
#90E4C1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FEDF #FEC7E6
analogous
#CBFEC7 #C7FEDF #C7FEFB
triadic
#C7FEDF #DFC7FE #FEDFC7
tetradic
#C7FEDF #C7CBFE #FEC7E6 #FEFBC7
square
#C7FEDF #C7CBFE #FEC7E6 #FEFBC7
split-complementary
#C7FEDF #FBC7FE #FEC7CB
monochromatic
#4FFC9A #8BFDBD #C7FEDF #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.12
#C7FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#C7FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FEDF
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FEDF | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#BDFDF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c7fedf; /* rgb */ color: rgb(199, 254, 223); /* oklch */ color: oklch(95.1% 0.070 160.0);
Tailwind
colors: {
custom: {
50: '#d8ffe9',
500: '#c7fedf',
950: '#000000',
},
}SCSS
$custom: #c7fedf; $custom-light: #d8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c7fedf",
"rgb": {
"r": 199,
"g": 254,
"b": 223
},
"hsl": {
"h": 146.182,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.95104,
"c": 0.06965,
"h": 160
},
"luminance": 0.88353
}Semantic roles & 50–950 ramp
primary
#C7FEDF
secondary
#E782BB
accent
#0081E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684