#7DCED8#7DCED8
#7DCED8 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.080 H 205.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED8 |
|---|---|
| RGB | rgb(125, 206, 216) |
| HSL | hsl(187, 54%, 67%) |
| HSV | hsv(187, 42%, 85%) |
| CMYK | cmyk(42.1%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(78.14, -22.20, -12.74) |
| CIE-LCH | lch(78.14, 25.59, 209.84°) |
| OKLab | oklab(80.31% -0.0725 -0.035) |
| OKLCH | oklch(80.31% 0.08 205.8) |
| XYZ | xyz(42.9188, 53.4573, 73.0091) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Robin'S Egg
#6DEDFD
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED8 #D8877D
analogous
#7DD8B4 #7DCED8 #7DA1D8
triadic
#7DCED8 #D87DCE #CED87D
tetradic
#7DCED8 #B47DD8 #D8877D #A1D87D
square
#7DCED8 #B47DD8 #D8877D #A1D87D
split-complementary
#7DCED8 #D87DA1 #D8B47D
monochromatic
#329BA8 #4EBCCA #7DCED8 #ACE0E6 #DBF1F4
Accessibility & contrast
On white
1.80
#7DCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7DCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED8
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED8 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#B3BCD8
Tritanopia (blue-blind)
#53D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced8; /* rgb */ color: rgb(125, 206, 216); /* oklch */ color: oklch(80.3% 0.080 205.8);
Tailwind
colors: {
custom: {
50: '#a7dde4',
500: '#7dced8',
950: '#000000',
},
}SCSS
$custom: #7dced8; $custom-light: #a7dde4; $custom-dark: #000000;
JSON
{
"hex": "#7dced8",
"rgb": {
"r": 125,
"g": 206,
"b": 216
},
"hsl": {
"h": 186.593,
"s": 53.846,
"l": 66.863
},
"oklch": {
"l": 0.8031,
"c": 0.08049,
"h": 205.8
},
"luminance": 0.5346
}Semantic roles & 50–950 ramp
primary
#7DCED8
secondary
#AC584E
accent
#3524C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484