#7DCFCF#7DCFCF
#7DCFCF is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.080 H 195.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFCF |
|---|---|
| RGB | rgb(125, 207, 207) |
| HSL | hsl(180, 46%, 65%) |
| HSV | hsv(180, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.16, -24.95, -7.87) |
| CIE-LCH | lch(78.16, 26.16, 197.51°) |
| OKLab | oklab(80.24% -0.0773 -0.0217) |
| OKLCH | oklch(80.24% 0.08 195.7) |
| XYZ | xyz(42.0285, 53.4876, 67.1288) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 7.80
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Paleturquoise
#AFEEEE
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFCF #CF7D7D
analogous
#7DCFA6 #7DCFCF #7DA6CF
triadic
#7DCFCF #CF7DCF #CFCF7D
tetradic
#7DCFCF #A67DCF #CF7D7D #A6CF7D
square
#7DCFCF #A67DCF #CF7D7D #A6CF7D
split-complementary
#7DCFCF #CF7DA6 #CFA67D
monochromatic
#399999 #50BEBE #7DCFCF #AAE0E0 #D6F0F0
Accessibility & contrast
On white
1.80
#7DCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7DCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFCF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFCF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B6BDD0
Tritanopia (blue-blind)
#58D4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dcfcf; /* rgb */ color: rgb(125, 207, 207); /* oklch */ color: oklch(80.2% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#a7dedd',
500: '#7dcfcf',
950: '#000000',
},
}SCSS
$custom: #7dcfcf; $custom-light: #a7dedd; $custom-dark: #000000;
JSON
{
"hex": "#7dcfcf",
"rgb": {
"r": 125,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.80236,
"c": 0.0803,
"h": 195.7
},
"luminance": 0.53491
}Semantic roles & 50–950 ramp
primary
#7DCFCF
secondary
#9F5151
accent
#2C2CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484