#7DFCF5#7DFCF5
#7DFCF5 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.114 H 190.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCF5 |
|---|---|
| RGB | rgb(125, 252, 245) |
| HSL | hsl(177, 95%, 74%) |
| HSV | hsv(177, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.94, -36.95, -7.50) |
| CIE-LCH | lch(91.94, 37.71, 191.48°) |
| OKLab | oklab(91.68% -0.1121 -0.0209) |
| OKLCH | oklch(91.68% 0.114 190.6) |
| XYZ | xyz(59.7424, 80.5679, 98.7713) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 4.42
Aqua
#00FFFF
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCF5 #FC7D84
analogous
#7DFCB6 #7DFCF5 #7DC4FC
triadic
#7DFCF5 #F57DFC #FCF57D
tetradic
#7DFCF5 #B67DFC #FC7D84 #C4FC7D
square
#7DFCF5 #B67DFC #FC7D84 #C4FC7D
split-complementary
#7DFCF5 #FC7DC4 #FCB67D
monochromatic
#06F9EB #41FBF0 #7DFCF5 #B9FDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7DFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7DFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCF5
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCF5 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DBE1F6
Tritanopia (blue-blind)
#26FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcf5; /* rgb */ color: rgb(125, 252, 245); /* oklch */ color: oklch(91.7% 0.114 190.6);
Tailwind
colors: {
custom: {
50: '#acfef8',
500: '#7dfcf5',
950: '#000000',
},
}SCSS
$custom: #7dfcf5; $custom-light: #acfef8; $custom-dark: #000000;
JSON
{
"hex": "#7dfcf5",
"rgb": {
"r": 125,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.693,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91676,
"c": 0.11399,
"h": 190.6
},
"luminance": 0.80573
}Semantic roles & 50–950 ramp
primary
#7DFCF5
secondary
#DA434C
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685