#7DFDF2#7DFDF2
#7DFDF2 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.115 H 187.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF2 |
|---|---|
| RGB | rgb(125, 253, 242) |
| HSL | hsl(175, 97%, 74%) |
| HSV | hsv(175, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.14, -38.15, -5.65) |
| CIE-LCH | lch(92.14, 38.56, 188.43°) |
| OKLab | oklab(91.81% -0.1144 -0.0159) |
| OKLCH | oklch(91.81% 0.115 187.9) |
| XYZ | xyz(59.6030, 81.0159, 96.4838) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 4.83
Bright Cyan
#41FDFE
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.06
Aqua
#00FFFF
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF2 #FD7D88
analogous
#7DFDB2 #7DFDF2 #7DC8FD
triadic
#7DFDF2 #F27DFD #FDF27D
tetradic
#7DFDF2 #B27DFD #FD7D88 #C8FD7D
square
#7DFDF2 #B27DFD #FD7D88 #C8FD7D
split-complementary
#7DFDF2 #FD7DC8 #FDB27D
monochromatic
#04FBE6 #41FCEC #7DFDF2 #B9FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#7DFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7DFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF2
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF2 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F2
Deuteranopia (green-blind)
#DCE2F3
Tritanopia (blue-blind)
#2AFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfdf2; /* rgb */ color: rgb(125, 253, 242); /* oklch */ color: oklch(91.8% 0.115 187.9);
Tailwind
colors: {
custom: {
50: '#acfef6',
500: '#7dfdf2',
950: '#000000',
},
}SCSS
$custom: #7dfdf2; $custom-light: #acfef6; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf2",
"rgb": {
"r": 125,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.844,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.9181,
"c": 0.11546,
"h": 187.9
},
"luminance": 0.81021
}Semantic roles & 50–950 ramp
primary
#7DFDF2
secondary
#DB4350
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685