#7DCEDC#7DCEDC
#7DCEDC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.082 H 209.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEDC |
|---|---|
| RGB | rgb(125, 206, 220) |
| HSL | hsl(189, 58%, 68%) |
| HSV | hsv(189, 43%, 86%) |
| CMYK | cmyk(43.2%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.27, -21.17, -14.70) |
| CIE-LCH | lch(78.27, 25.78, 214.77°) |
| OKLab | oklab(80.45% -0.0709 -0.0404) |
| OKLCH | oklch(80.45% 0.082 209.7) |
| XYZ | xyz(43.4422, 53.6666, 75.7658) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.54
Robin'S Egg
#6DEDFD
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEDC #DC8B7D
analogous
#7DDCBA #7DCEDC #7D9EDC
triadic
#7DCEDC #DC7DCE #CEDC7D
tetradic
#7DCEDC #BA7DDC #DC8B7D #9EDC7D
square
#7DCEDC #BA7DDC #DC8B7D #9EDC7D
split-complementary
#7DCEDC #DC7D9E #DCBA7D
monochromatic
#2F9CAF #4DBCCF #7DCEDC #ADE0E9 #DDF2F6
Accessibility & contrast
On white
1.79
#7DCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7DCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEDC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEDC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#51D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcedc; /* rgb */ color: rgb(125, 206, 220); /* oklch */ color: oklch(80.4% 0.082 209.7);
Tailwind
colors: {
custom: {
50: '#a8dde6',
500: '#7dcedc',
950: '#000000',
},
}SCSS
$custom: #7dcedc; $custom-light: #a8dde6; $custom-dark: #000000;
JSON
{
"hex": "#7dcedc",
"rgb": {
"r": 125,
"g": 206,
"b": 220
},
"hsl": {
"h": 188.842,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.80449,
"c": 0.08162,
"h": 209.7
},
"luminance": 0.5367
}Semantic roles & 50–950 ramp
primary
#7DCEDC
secondary
#B25B4C
accent
#3920C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484