#7DCED5#7DCED5
#7DCED5 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.080 H 202.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCED5 |
|---|---|
| RGB | rgb(125, 206, 213) |
| HSL | hsl(185, 51%, 66%) |
| HSV | hsv(185, 41%, 84%) |
| CMYK | cmyk(41.3%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.05, -22.96, -11.26) |
| CIE-LCH | lch(78.05, 25.57, 206.12°) |
| OKLab | oklab(80.21% -0.0737 -0.0309) |
| OKLCH | oklch(80.21% 0.08 202.8) |
| XYZ | xyz(42.5345, 53.3036, 70.9851) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 7.33
Darkturquoise
#00CED1
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.76
Robin'S Egg
#6DEDFD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCED5 #D5847D
analogous
#7DD5B0 #7DCED5 #7DA2D5
triadic
#7DCED5 #D57DCE #CED57D
tetradic
#7DCED5 #B07DD5 #D5847D #A2D57D
square
#7DCED5 #B07DD5 #D5847D #A2D57D
split-complementary
#7DCED5 #D57DA2 #D5B07D
monochromatic
#359AA3 #4FBDC6 #7DCED5 #ABDFE4 #DAF1F3
Accessibility & contrast
On white
1.80
#7DCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#7DCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCED5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCED5 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#B4BCD5
Tritanopia (blue-blind)
#55D4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dced5; /* rgb */ color: rgb(125, 206, 213); /* oklch */ color: oklch(80.2% 0.080 202.8);
Tailwind
colors: {
custom: {
50: '#a7dde1',
500: '#7dced5',
950: '#000000',
},
}SCSS
$custom: #7dced5; $custom-light: #a7dde1; $custom-dark: #000000;
JSON
{
"hex": "#7dced5",
"rgb": {
"r": 125,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.773,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.80208,
"c": 0.07991,
"h": 202.8
},
"luminance": 0.53307
}Semantic roles & 50–950 ramp
primary
#7DCED5
secondary
#A7564F
accent
#3327BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484