#7DCFDC#7DCFDC
#7DCFDC is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.082 H 208.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFDC |
|---|---|
| RGB | rgb(125, 207, 220) |
| HSL | hsl(188, 58%, 68%) |
| HSV | hsv(188, 43%, 86%) |
| CMYK | cmyk(43.2%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.55, -21.68, -14.28) |
| CIE-LCH | lch(78.55, 25.96, 213.37°) |
| OKLab | oklab(80.67% -0.0721 -0.0393) |
| OKLCH | oklch(80.67% 0.082 208.6) |
| XYZ | xyz(43.6837, 54.1497, 75.8463) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.45
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFDC #DC8A7D
analogous
#7DDCBA #7DCFDC #7D9FDC
triadic
#7DCFDC #DC7DCF #CFDC7D
tetradic
#7DCFDC #BA7DDC #DC8A7D #9FDC7D
square
#7DCFDC #BA7DDC #DC8A7D #9FDC7D
split-complementary
#7DCFDC #DC7D9F #DCBA7D
monochromatic
#2F9EAF #4DBDCF #7DCFDC #ADE1E9 #DDF3F6
Accessibility & contrast
On white
1.78
#7DCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7DCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFDC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFDC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#51D6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcfdc; /* rgb */ color: rgb(125, 207, 220); /* oklch */ color: oklch(80.7% 0.082 208.6);
Tailwind
colors: {
custom: {
50: '#a8dde6',
500: '#7dcfdc',
950: '#000000',
},
}SCSS
$custom: #7dcfdc; $custom-light: #a8dde6; $custom-dark: #000000;
JSON
{
"hex": "#7dcfdc",
"rgb": {
"r": 125,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.211,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.80674,
"c": 0.08207,
"h": 208.6
},
"luminance": 0.54153
}Semantic roles & 50–950 ramp
primary
#7DCFDC
secondary
#B25A4C
accent
#3720C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484