#7DFBF7#7DFBF7
#7DFBF7 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.5% C 0.113 H 192.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBF7 |
|---|---|
| RGB | rgb(125, 251, 247) |
| HSL | hsl(178, 94%, 74%) |
| HSV | hsv(178, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(91.71, -35.99, -8.88) |
| CIE-LCH | lch(91.71, 37.07, 193.85°) |
| OKLab | oklab(91.51% -0.1102 -0.0246) |
| OKLCH | oklch(91.51% 0.113 192.6) |
| XYZ | xyz(59.7362, 80.0643, 100.2836) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.56
Bright Turquoise
#0FFEF9
ΔE00 4.55
Aqua
#00FFFF
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBF7 #FB7D81
analogous
#7DFBB8 #7DFBF7 #7DC0FB
triadic
#7DFBF7 #F77DFB #FBF77D
tetradic
#7DFBF7 #B87DFB #FB7D81 #C0FB7D
square
#7DFBF7 #B87DFB #FB7D81 #C0FB7D
split-complementary
#7DFBF7 #FB7DC0 #FBB87D
monochromatic
#08F6EE #42F9F3 #7DFBF7 #B8FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7DFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7DFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBF7
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBF7 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#23FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfbf7; /* rgb */ color: rgb(125, 251, 247); /* oklch */ color: oklch(91.5% 0.113 192.6);
Tailwind
colors: {
custom: {
50: '#acfdf9',
500: '#7dfbf7',
950: '#000000',
},
}SCSS
$custom: #7dfbf7; $custom-light: #acfdf9; $custom-dark: #000000;
JSON
{
"hex": "#7dfbf7",
"rgb": {
"r": 125,
"g": 251,
"b": 247
},
"hsl": {
"h": 178.095,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.91512,
"c": 0.11289,
"h": 192.6
},
"luminance": 0.8007
}Semantic roles & 50–950 ramp
primary
#7DFBF7
secondary
#D84449
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585