#7DCCDB#7DCCDB
#7DCCDB is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.080 H 211.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCDB |
|---|---|
| RGB | rgb(125, 204, 219) |
| HSL | hsl(190, 57%, 67%) |
| HSV | hsv(190, 43%, 86%) |
| CMYK | cmyk(42.9%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.67, -20.42, -15.06) |
| CIE-LCH | lch(77.67, 25.37, 216.40°) |
| OKLab | oklab(79.96% -0.0689 -0.0414) |
| OKLCH | oklch(79.96% 0.08 211) |
| XYZ | xyz(42.8318, 52.6570, 74.9109) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 7.03
Aqua Blue
#02D8E9
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.76
Neon Blue
#04D9FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCDB #DB8C7D
analogous
#7DDBBB #7DCCDB #7D9DDB
triadic
#7DCCDB #DB7DCC #CCDB7D
tetradic
#7DCCDB #BB7DDB #DB8C7D #9DDB7D
square
#7DCCDB #BB7DDB #DB8C7D #9DDB7D
split-complementary
#7DCCDB #DB7D9D #DBBB7D
monochromatic
#309AAE #4DB9CE #7DCCDB #ADDFE8 #DDF2F6
Accessibility & contrast
On white
1.82
#7DCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7DCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCDB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCDB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#52D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dccdb; /* rgb */ color: rgb(125, 204, 219); /* oklch */ color: oklch(80.0% 0.080 211.0);
Tailwind
colors: {
custom: {
50: '#a7dbe6',
500: '#7dccdb',
950: '#000000',
},
}SCSS
$custom: #7dccdb; $custom-light: #a7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7dccdb",
"rgb": {
"r": 125,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.574,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.79963,
"c": 0.08043,
"h": 211
},
"luminance": 0.5266
}Semantic roles & 50–950 ramp
primary
#7DCCDB
secondary
#B05C4C
accent
#3B21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484