#7DFCF4#7DFCF4
#7DFCF4 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.114 H 189.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCF4 |
|---|---|
| RGB | rgb(125, 252, 244) |
| HSL | hsl(176, 95%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.91, -37.20, -7.03) |
| CIE-LCH | lch(91.91, 37.86, 190.70°) |
| OKLab | oklab(91.65% -0.1125 -0.0196) |
| OKLCH | oklch(91.65% 0.114 189.9) |
| XYZ | xyz(59.5902, 80.5070, 97.9695) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCF4 #FC7D85
analogous
#7DFCB5 #7DFCF4 #7DC5FC
triadic
#7DFCF4 #F47DFC #FCF47D
tetradic
#7DFCF4 #B57DFC #FC7D85 #C5FC7D
square
#7DFCF4 #B57DFC #FC7D85 #C5FC7D
split-complementary
#7DFCF4 #FC7DC5 #FCB57D
monochromatic
#06F9EA #41FBEF #7DFCF4 #B9FDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7DFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#7DFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCF4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCF4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#28FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcf4; /* rgb */ color: rgb(125, 252, 244); /* oklch */ color: oklch(91.6% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#acfef7',
500: '#7dfcf4',
950: '#000000',
},
}SCSS
$custom: #7dfcf4; $custom-light: #acfef7; $custom-dark: #000000;
JSON
{
"hex": "#7dfcf4",
"rgb": {
"r": 125,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.22,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91645,
"c": 0.11416,
"h": 189.9
},
"luminance": 0.80512
}Semantic roles & 50–950 ramp
primary
#7DFCF4
secondary
#DA434D
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685