#7DCED7#7DCED7
#7DCED7 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.080 H 204.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED7 |
|---|---|
| RGB | rgb(125, 206, 215) |
| HSL | hsl(186, 53%, 67%) |
| HSV | hsv(186, 42%, 84%) |
| CMYK | cmyk(41.9%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(78.11, -22.45, -12.24) |
| CIE-LCH | lch(78.11, 25.57, 208.60°) |
| OKLab | oklab(80.28% -0.0729 -0.0336) |
| OKLCH | oklch(80.28% 0.08 204.8) |
| XYZ | xyz(42.7899, 53.4057, 72.3303) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Robin'S Egg
#6DEDFD
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 7.91
Sky Blue
#87CEEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED7 #D7867D
analogous
#7DD7B3 #7DCED7 #7DA1D7
triadic
#7DCED7 #D77DCE #CED77D
tetradic
#7DCED7 #B37DD7 #D7867D #A1D77D
square
#7DCED7 #B37DD7 #D7867D #A1D77D
split-complementary
#7DCED7 #D77DA1 #D7B37D
monochromatic
#339BA6 #4EBCC9 #7DCED7 #ACE0E5 #DBF1F4
Accessibility & contrast
On white
1.80
#7DCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#7DCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED7
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED7 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D8
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#54D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced7; /* rgb */ color: rgb(125, 206, 215); /* oklch */ color: oklch(80.3% 0.080 204.8);
Tailwind
colors: {
custom: {
50: '#a7dde3',
500: '#7dced7',
950: '#000000',
},
}SCSS
$custom: #7dced7; $custom-light: #a7dde3; $custom-dark: #000000;
JSON
{
"hex": "#7dced7",
"rgb": {
"r": 125,
"g": 206,
"b": 215
},
"hsl": {
"h": 186,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.80276,
"c": 0.08027,
"h": 204.8
},
"luminance": 0.53409
}Semantic roles & 50–950 ramp
primary
#7DCED7
secondary
#AA574E
accent
#3525C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484