#7DFBF6#7DFBF6
#7DFBF6 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.5% C 0.113 H 191.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBF6 |
|---|---|
| RGB | rgb(125, 251, 246) |
| HSL | hsl(178, 94%, 74%) |
| HSV | hsv(178, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(91.69, -36.24, -8.40) |
| CIE-LCH | lch(91.69, 37.20, 193.05°) |
| OKLab | oklab(91.48% -0.1106 -0.0233) |
| OKLCH | oklch(91.48% 0.113 191.9) |
| XYZ | xyz(59.5823, 80.0027, 99.4731) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBF6 #FB7D82
analogous
#7DFBB7 #7DFBF6 #7DC1FB
triadic
#7DFBF6 #F67DFB #FBF67D
tetradic
#7DFBF6 #B77DFB #FB7D82 #C1FB7D
square
#7DFBF6 #B77DFB #FB7D82 #C1FB7D
split-complementary
#7DFBF6 #FB7DC1 #FBB77D
monochromatic
#08F6ED #42F9F2 #7DFBF6 #B8FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#7DFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#7DFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBF6
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBF6 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#D9E1F7
Tritanopia (blue-blind)
#25FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfbf6; /* rgb */ color: rgb(125, 251, 246); /* oklch */ color: oklch(91.5% 0.113 191.9);
Tailwind
colors: {
custom: {
50: '#acfdf9',
500: '#7dfbf6',
950: '#000000',
},
}SCSS
$custom: #7dfbf6; $custom-light: #acfdf9; $custom-dark: #000000;
JSON
{
"hex": "#7dfbf6",
"rgb": {
"r": 125,
"g": 251,
"b": 246
},
"hsl": {
"h": 177.619,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.91481,
"c": 0.11301,
"h": 191.9
},
"luminance": 0.80008
}Semantic roles & 50–950 ramp
primary
#7DFBF6
secondary
#D8444A
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585