#7DFDF1#7DFDF1
#7DFDF1 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.116 H 187.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF1 |
|---|---|
| RGB | rgb(125, 253, 241) |
| HSL | hsl(174, 97%, 74%) |
| HSV | hsv(174, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(92.11, -38.39, -5.18) |
| CIE-LCH | lch(92.11, 38.74, 187.68°) |
| OKLab | oklab(91.78% -0.1148 -0.0146) |
| OKLCH | oklch(91.78% 0.116 187.2) |
| XYZ | xyz(59.4532, 80.9560, 95.6950) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 5.13
Aqua
#00FFFF
ΔE00 5.61
Light Cyan
#ACFFFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF1 #FD7D89
analogous
#7DFDB1 #7DFDF1 #7DC9FD
triadic
#7DFDF1 #F17DFD #FDF17D
tetradic
#7DFDF1 #B17DFD #FD7D89 #C9FD7D
square
#7DFDF1 #B17DFD #FD7D89 #C9FD7D
split-complementary
#7DFDF1 #FD7DC9 #FDB17D
monochromatic
#04FBE4 #41FCEB #7DFDF1 #B9FEF7 #E1FFFC
Accessibility & contrast
On white
1.22
#7DFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7DFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF1
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF1 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F1
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#2CFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfdf1; /* rgb */ color: rgb(125, 253, 241); /* oklch */ color: oklch(91.8% 0.116 187.2);
Tailwind
colors: {
custom: {
50: '#acfef5',
500: '#7dfdf1',
950: '#000000',
},
}SCSS
$custom: #7dfdf1; $custom-light: #acfef5; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf1",
"rgb": {
"r": 125,
"g": 253,
"b": 241
},
"hsl": {
"h": 174.375,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.9178,
"c": 0.11569,
"h": 187.2
},
"luminance": 0.80961
}Semantic roles & 50–950 ramp
primary
#7DFDF1
secondary
#DB4351
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685