#7DFCF3#7DFCF3
#7DFCF3 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.114 H 189.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCF3 |
|---|---|
| RGB | rgb(125, 252, 243) |
| HSL | hsl(176, 95%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.88, -37.44, -6.55) |
| CIE-LCH | lch(91.88, 38.01, 189.92°) |
| OKLab | oklab(91.61% -0.1129 -0.0183) |
| OKLCH | oklch(91.61% 0.114 189.2) |
| XYZ | xyz(59.4387, 80.4464, 97.1720) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 5.06
Aqua
#00FFFF
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.39
Tiffany Blue
#7BF2DA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCF3 #FC7D86
analogous
#7DFCB4 #7DFCF3 #7DC6FC
triadic
#7DFCF3 #F37DFC #FCF37D
tetradic
#7DFCF3 #B47DFC #FC7D86 #C6FC7D
square
#7DFCF3 #B47DFC #FC7D86 #C6FC7D
split-complementary
#7DFCF3 #FC7DC6 #FCB47D
monochromatic
#06F9E8 #41FBED #7DFCF3 #B9FDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7DFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7DFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCF3
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCF3 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#29FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcf3; /* rgb */ color: rgb(125, 252, 243); /* oklch */ color: oklch(91.6% 0.114 189.2);
Tailwind
colors: {
custom: {
50: '#acfef7',
500: '#7dfcf3',
950: '#000000',
},
}SCSS
$custom: #7dfcf3; $custom-light: #acfef7; $custom-dark: #000000;
JSON
{
"hex": "#7dfcf3",
"rgb": {
"r": 125,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.748,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91614,
"c": 0.11435,
"h": 189.2
},
"luminance": 0.80452
}Semantic roles & 50–950 ramp
primary
#7DFCF3
secondary
#DA434E
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685