#7DFCDB#7DFCDB
#7DFCDB is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.124 H 174.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCDB |
|---|---|
| RGB | rgb(125, 252, 219) |
| HSL | hsl(164, 95%, 74%) |
| HSV | hsv(164, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.28, -43.11, 5.00) |
| CIE-LCH | lch(91.28, 43.39, 173.38°) |
| OKLab | oklab(90.92% -0.123 0.0126) |
| OKLCH | oklch(90.92% 0.124 174.2) |
| XYZ | xyz(56.0484, 79.0903, 79.3164) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 5.03
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCDB #FC7D9E
analogous
#7DFC9C #7DFCDB #7DDEFC
triadic
#7DFCDB #DB7DFC #FCDB7D
tetradic
#7DFCDB #9C7DFC #FC7D9E #DEFC7D
square
#7DFCDB #9C7DFC #FC7D9E #DEFC7D
split-complementary
#7DFCDB #FC7DDE #FC9C7D
monochromatic
#06F9BA #41FBCA #7DFCDB #B9FDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7DFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7DFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCDB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCDB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#43FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcdb; /* rgb */ color: rgb(125, 252, 219); /* oklch */ color: oklch(90.9% 0.124 174.2);
Tailwind
colors: {
custom: {
50: '#abfee6',
500: '#7dfcdb',
950: '#000000',
},
}SCSS
$custom: #7dfcdb; $custom-light: #abfee6; $custom-dark: #000000;
JSON
{
"hex": "#7dfcdb",
"rgb": {
"r": 125,
"g": 252,
"b": 219
},
"hsl": {
"h": 164.409,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90918,
"c": 0.12364,
"h": 174.2
},
"luminance": 0.79095
}Semantic roles & 50–950 ramp
primary
#7DFCDB
secondary
#DA436B
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684