#7DFEF6#7DFEF6
#7DFEF6 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.116 H 189.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEF6 |
|---|---|
| RGB | rgb(125, 254, 246) |
| HSL | hsl(176, 98%, 74%) |
| HSV | hsv(176, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.53, -37.62, -7.15) |
| CIE-LCH | lch(92.53, 38.29, 190.77°) |
| OKLab | oklab(92.16% -0.1138 -0.0199) |
| OKLCH | oklch(92.16% 0.116 189.9) |
| XYZ | xyz(60.5268, 81.8919, 99.7879) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.25
Light Cyan
#ACFFFC
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEF6 #FE7D85
analogous
#7DFEB6 #7DFEF6 #7DC6FE
triadic
#7DFEF6 #F67DFE #FEF67D
tetradic
#7DFEF6 #B67DFE #FE7D85 #C6FE7D
square
#7DFEF6 #B67DFE #FE7D85 #C6FE7D
split-complementary
#7DFEF6 #FE7DC6 #FEB67D
monochromatic
#04FDEE #40FEF2 #7DFEF6 #BAFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7DFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7DFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEF6
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEF6 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#23FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dfef6; /* rgb */ color: rgb(125, 254, 246); /* oklch */ color: oklch(92.2% 0.116 189.9);
Tailwind
colors: {
custom: {
50: '#acfff9',
500: '#7dfef6',
950: '#000000',
},
}SCSS
$custom: #7dfef6; $custom-light: #acfff9; $custom-dark: #000000;
JSON
{
"hex": "#7dfef6",
"rgb": {
"r": 125,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.279,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.92159,
"c": 0.1155,
"h": 189.9
},
"luminance": 0.81897
}Semantic roles & 50–950 ramp
primary
#7DFEF6
secondary
#DC434C
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685