#7DFDF5#7DFDF5
#7DFDF5 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.115 H 189.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF5 |
|---|---|
| RGB | rgb(125, 253, 245) |
| HSL | hsl(176, 97%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.22, -37.41, -7.09) |
| CIE-LCH | lch(92.22, 38.08, 190.73°) |
| OKLab | oklab(91.9% -0.1131 -0.0198) |
| OKLCH | oklch(91.9% 0.115 189.9) |
| XYZ | xyz(60.0573, 81.1976, 98.8763) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.41
Aqua
#00FFFF
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF5 #FD7D85
analogous
#7DFDB5 #7DFDF5 #7DC5FD
triadic
#7DFDF5 #F57DFD #FDF57D
tetradic
#7DFDF5 #B57DFD #FD7D85 #C5FD7D
square
#7DFDF5 #B57DFD #FD7D85 #C5FD7D
split-complementary
#7DFDF5 #FD7DC5 #FDB57D
monochromatic
#04FBEC #41FCF0 #7DFDF5 #B9FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7DFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#7DFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF5
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF5 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#25FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdf5; /* rgb */ color: rgb(125, 253, 245); /* oklch */ color: oklch(91.9% 0.115 189.9);
Tailwind
colors: {
custom: {
50: '#acfef8',
500: '#7dfdf5',
950: '#000000',
},
}SCSS
$custom: #7dfdf5; $custom-light: #acfef8; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf5",
"rgb": {
"r": 125,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.25,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91902,
"c": 0.11483,
"h": 189.9
},
"luminance": 0.81203
}Semantic roles & 50–950 ramp
primary
#7DFDF5
secondary
#DB434D
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685