#7DFAF6#7DFAF6
#7DFAF6 is a very light, moderate teal. Relative luminance 0.794; OKLCH L 91.3% C 0.112 H 192.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFAF6 |
|---|---|
| RGB | rgb(125, 250, 246) |
| HSL | hsl(178, 93%, 74%) |
| HSV | hsv(178, 50%, 98%) |
| CMYK | cmyk(50%, 0%, 1.6%, 2%) |
| CIE-LAB | lab(91.41, -35.78, -8.81) |
| CIE-LCH | lch(91.41, 36.85, 193.84°) |
| OKLab | oklab(91.25% -0.1095 -0.0244) |
| OKLCH | oklch(91.25% 0.112 192.6) |
| XYZ | xyz(59.2707, 79.3796, 99.3692) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.64
Bright Light Blue
#26F7FD
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFAF6 #FA7D81
analogous
#7DFAB7 #7DFAF6 #7DBFFA
triadic
#7DFAF6 #F67DFA #FAF67D
tetradic
#7DFAF6 #B77DFA #FA7D81 #BFFA7D
square
#7DFAF6 #B77DFA #FA7D81 #BFFA7D
split-complementary
#7DFAF6 #FA7DBF #FAB77D
monochromatic
#09F3EC #42F8F2 #7DFAF6 #B8FCFA #E2FEFD
Accessibility & contrast
On white
1.24
#7DFAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7DFAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFAF6
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFAF6 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF6
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#26FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfaf6; /* rgb */ color: rgb(125, 250, 246); /* oklch */ color: oklch(91.3% 0.112 192.6);
Tailwind
colors: {
custom: {
50: '#acfcf9',
500: '#7dfaf6',
950: '#000000',
},
}SCSS
$custom: #7dfaf6; $custom-light: #acfcf9; $custom-dark: #000000;
JSON
{
"hex": "#7dfaf6",
"rgb": {
"r": 125,
"g": 250,
"b": 246
},
"hsl": {
"h": 178.08,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.91254,
"c": 0.11221,
"h": 192.6
},
"luminance": 0.79385
}Semantic roles & 50–950 ramp
primary
#7DFAF6
secondary
#D74449
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585