#7DFCDC#7DFCDC
#7DFCDC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.123 H 174.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCDC |
|---|---|
| RGB | rgb(125, 252, 220) |
| HSL | hsl(165, 95%, 74%) |
| HSV | hsv(165, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.30, -42.88, 4.52) |
| CIE-LCH | lch(91.30, 43.12, 173.98°) |
| OKLab | oklab(90.95% -0.1226 0.0113) |
| OKLCH | oklch(90.95% 0.123 174.7) |
| XYZ | xyz(56.1805, 79.1431, 80.0118) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.93
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 5.17
Light Aquamarine
#7BFDC7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCDC #FC7D9D
analogous
#7DFC9D #7DFCDC #7DDDFC
triadic
#7DFCDC #DC7DFC #FCDC7D
tetradic
#7DFCDC #9D7DFC #FC7D9D #DDFC7D
square
#7DFCDC #9D7DFC #FC7D9D #DDFC7D
split-complementary
#7DFCDC #FC7DDD #FC9D7D
monochromatic
#06F9BC #41FBCC #7DFCDC #B9FDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7DFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7DFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCDC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCDC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#42FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcdc; /* rgb */ color: rgb(125, 252, 220); /* oklch */ color: oklch(90.9% 0.123 174.7);
Tailwind
colors: {
custom: {
50: '#abfee6',
500: '#7dfcdc',
950: '#000000',
},
}SCSS
$custom: #7dfcdc; $custom-light: #abfee6; $custom-dark: #000000;
JSON
{
"hex": "#7dfcdc",
"rgb": {
"r": 125,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.882,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90946,
"c": 0.12309,
"h": 174.7
},
"luminance": 0.79148
}Semantic roles & 50–950 ramp
primary
#7DFCDC
secondary
#DA4369
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684