#7DFCD8#7DFCD8
#7DFCD8 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 172.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCD8 |
|---|---|
| RGB | rgb(125, 252, 216) |
| HSL | hsl(163, 95%, 74%) |
| HSV | hsv(163, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(91.20, -43.78, 6.45) |
| CIE-LCH | lch(91.20, 44.25, 171.62°) |
| OKLab | oklab(90.84% -0.1243 0.0164) |
| OKLCH | oklch(90.84% 0.125 172.5) |
| XYZ | xyz(55.6571, 78.9338, 77.2552) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.25
Tiffany Blue
#7BF2DA
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 4.49
Pale Turquoise
#A5FBD5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCD8 #FC7DA1
analogous
#7DFC99 #7DFCD8 #7DE1FC
triadic
#7DFCD8 #D87DFC #FCD87D
tetradic
#7DFCD8 #997DFC #FC7DA1 #E1FC7D
square
#7DFCD8 #997DFC #FC7DA1 #E1FC7D
split-complementary
#7DFCD8 #FC7DE1 #FC997D
monochromatic
#06F9B4 #41FBC6 #7DFCD8 #B9FDEA #E1FEF6
Accessibility & contrast
On white
1.25
#7DFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7DFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCD8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCD8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED6
Deuteranopia (green-blind)
#E1E0DA
Tritanopia (blue-blind)
#45FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcd8; /* rgb */ color: rgb(125, 252, 216); /* oklch */ color: oklch(90.8% 0.125 172.5);
Tailwind
colors: {
custom: {
50: '#abfee4',
500: '#7dfcd8',
950: '#000000',
},
}SCSS
$custom: #7dfcd8; $custom-light: #abfee4; $custom-dark: #000000;
JSON
{
"hex": "#7dfcd8",
"rgb": {
"r": 125,
"g": 252,
"b": 216
},
"hsl": {
"h": 162.992,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90838,
"c": 0.12537,
"h": 172.5
},
"luminance": 0.78939
}Semantic roles & 50–950 ramp
primary
#7DFCD8
secondary
#DA436E
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684