#7DFDF6#7DFDF6
#7DFDF6 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.115 H 190.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF6 |
|---|---|
| RGB | rgb(125, 253, 246) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.25, -37.16, -7.57) |
| CIE-LCH | lch(92.25, 37.93, 191.51°) |
| OKLab | oklab(91.93% -0.1127 -0.0211) |
| OKLCH | oklch(91.93% 0.115 190.6) |
| XYZ | xyz(60.2103, 81.2589, 99.6824) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF6 #FD7D84
analogous
#7DFDB6 #7DFDF6 #7DC4FD
triadic
#7DFDF6 #F67DFD #FDF67D
tetradic
#7DFDF6 #B67DFD #FD7D84 #C4FD7D
square
#7DFDF6 #B67DFD #FD7D84 #C4FD7D
split-complementary
#7DFDF6 #FD7DC4 #FDB67D
monochromatic
#04FBEE #41FCF2 #7DFDF6 #B9FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7DFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7DFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF6
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF6 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#24FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdf6; /* rgb */ color: rgb(125, 253, 246); /* oklch */ color: oklch(91.9% 0.115 190.6);
Tailwind
colors: {
custom: {
50: '#acfef9',
500: '#7dfdf6',
950: '#000000',
},
}SCSS
$custom: #7dfdf6; $custom-light: #acfef9; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf6",
"rgb": {
"r": 125,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.719,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91933,
"c": 0.11466,
"h": 190.6
},
"luminance": 0.81264
}Semantic roles & 50–950 ramp
primary
#7DFDF6
secondary
#DB434B
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685