#7DCED9#7DCED9
#7DCED9 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.081 H 206.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED9 |
|---|---|
| RGB | rgb(125, 206, 217) |
| HSL | hsl(187, 55%, 67%) |
| HSV | hsv(187, 42%, 85%) |
| CMYK | cmyk(42.4%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(78.17, -21.94, -13.23) |
| CIE-LCH | lch(78.17, 25.62, 211.08°) |
| OKLab | oklab(80.34% -0.0721 -0.0364) |
| OKLCH | oklch(80.34% 0.081 206.8) |
| XYZ | xyz(43.0485, 53.5092, 73.6920) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Robin'S Egg
#6DEDFD
ΔE00 7.64
Robin Egg Blue
#8AF1FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED9 #D9887D
analogous
#7DD9B6 #7DCED9 #7DA0D9
triadic
#7DCED9 #D97DCE #CED97D
tetradic
#7DCED9 #B67DD9 #D9887D #A0D97D
square
#7DCED9 #B67DD9 #D9887D #A0D97D
split-complementary
#7DCED9 #D97DA0 #D9B67D
monochromatic
#329CAA #4EBCCB #7DCED9 #ACE0E7 #DCF2F5
Accessibility & contrast
On white
1.79
#7DCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7DCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED9
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED9 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 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)
#C2C8DA
Deuteranopia (green-blind)
#B3BCD9
Tritanopia (blue-blind)
#53D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced9; /* rgb */ color: rgb(125, 206, 217); /* oklch */ color: oklch(80.3% 0.081 206.8);
Tailwind
colors: {
custom: {
50: '#a7dde4',
500: '#7dced9',
950: '#000000',
},
}SCSS
$custom: #7dced9; $custom-light: #a7dde4; $custom-dark: #000000;
JSON
{
"hex": "#7dced9",
"rgb": {
"r": 125,
"g": 206,
"b": 217
},
"hsl": {
"h": 187.174,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.80344,
"c": 0.08074,
"h": 206.8
},
"luminance": 0.53512
}Semantic roles & 50–950 ramp
primary
#7DCED9
secondary
#AD594D
accent
#3623C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484