#7DFBF3#7DFBF3
#7DFBF3 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.4% C 0.113 H 189.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBF3 |
|---|---|
| RGB | rgb(125, 251, 243) |
| HSL | hsl(176, 94%, 74%) |
| HSV | hsv(176, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(91.60, -36.99, -6.96) |
| CIE-LCH | lch(91.60, 37.64, 190.66°) |
| OKLab | oklab(91.39% -0.1118 -0.0194) |
| OKLCH | oklch(91.39% 0.113 189.8) |
| XYZ | xyz(59.1255, 79.8200, 97.0676) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBF3 #FB7D85
analogous
#7DFBB4 #7DFBF3 #7DC4FB
triadic
#7DFBF3 #F37DFB #FBF37D
tetradic
#7DFBF3 #B47DFB #FB7D85 #C4FB7D
square
#7DFBF3 #B47DFB #FB7D85 #C4FB7D
split-complementary
#7DFBF3 #FB7DC4 #FBB47D
monochromatic
#08F6E7 #42F9EE #7DFBF3 #B8FDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#7DFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7DFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBF3
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBF3 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#2AFFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfbf3; /* rgb */ color: rgb(125, 251, 243); /* oklch */ color: oklch(91.4% 0.113 189.8);
Tailwind
colors: {
custom: {
50: '#acfdf7',
500: '#7dfbf3',
950: '#000000',
},
}SCSS
$custom: #7dfbf3; $custom-light: #acfdf7; $custom-dark: #000000;
JSON
{
"hex": "#7dfbf3",
"rgb": {
"r": 125,
"g": 251,
"b": 243
},
"hsl": {
"h": 176.19,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.91387,
"c": 0.11348,
"h": 189.8
},
"luminance": 0.79825
}Semantic roles & 50–950 ramp
primary
#7DFBF3
secondary
#D8444D
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585