#7DCEDD#7DCEDD
#7DCEDD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.082 H 210.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEDD |
|---|---|
| RGB | rgb(125, 206, 221) |
| HSL | hsl(189, 59%, 68%) |
| HSV | hsv(189, 43%, 87%) |
| CMYK | cmyk(43.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.30, -20.92, -15.19) |
| CIE-LCH | lch(78.30, 25.85, 215.99°) |
| OKLab | oklab(80.48% -0.0705 -0.0418) |
| OKLCH | oklch(80.48% 0.082 210.7) |
| XYZ | xyz(43.5751, 53.7198, 76.4653) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 7.10
Aqua Blue
#02D8E9
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 7.62
Neon Blue
#04D9FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEDD #DD8C7D
analogous
#7DDDBC #7DCEDD #7D9EDD
triadic
#7DCEDD #DD7DCE #CEDD7D
tetradic
#7DCEDD #BC7DDD #DD8C7D #9EDD7D
square
#7DCEDD #BC7DDD #DD8C7D #9EDD7D
split-complementary
#7DCEDD #DD7D9E #DDBC7D
monochromatic
#2E9DB1 #4CBCD0 #7DCEDD #AEE0EA #DEF3F6
Accessibility & contrast
On white
1.79
#7DCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7DCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEDD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEDD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#50D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dcedd; /* rgb */ color: rgb(125, 206, 221); /* oklch */ color: oklch(80.5% 0.082 210.7);
Tailwind
colors: {
custom: {
50: '#a8dde7',
500: '#7dcedd',
950: '#000000',
},
}SCSS
$custom: #7dcedd; $custom-light: #a8dde7; $custom-dark: #000000;
JSON
{
"hex": "#7dcedd",
"rgb": {
"r": 125,
"g": 206,
"b": 221
},
"hsl": {
"h": 189.375,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.80484,
"c": 0.08196,
"h": 210.7
},
"luminance": 0.53723
}Semantic roles & 50–950 ramp
primary
#7DCEDD
secondary
#B35B4B
accent
#391FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484