#7DCDD2#7DCDD2
#7DCDD2 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.079 H 200.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDD2 |
|---|---|
| RGB | rgb(125, 205, 210) |
| HSL | hsl(184, 49%, 66%) |
| HSV | hsv(184, 40%, 82%) |
| CMYK | cmyk(40.5%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.68, -23.21, -10.20) |
| CIE-LCH | lch(77.68, 25.35, 203.72°) |
| OKLab | oklab(79.88% -0.0737 -0.028) |
| OKLCH | oklch(79.88% 0.079 200.8) |
| XYZ | xyz(41.9173, 52.6727, 68.9183) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 7.19
Darkturquoise
#00CED1
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 8.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.09
Robin'S Egg
#6DEDFD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDD2 #D2827D
analogous
#7DD2AC #7DCDD2 #7DA2D2
triadic
#7DCDD2 #D27DCD #CDD27D
tetradic
#7DCDD2 #AC7DD2 #D2827D #A2D27D
square
#7DCDD2 #AC7DD2 #D2827D #A2D27D
split-complementary
#7DCDD2 #D27DA2 #D2AC7D
monochromatic
#37989E #50BCC2 #7DCDD2 #AADEE2 #D8F0F1
Accessibility & contrast
On white
1.82
#7DCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7DCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDD2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDD2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B4BBD3
Tritanopia (blue-blind)
#57D2CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7dcdd2; /* rgb */ color: rgb(125, 205, 210); /* oklch */ color: oklch(79.9% 0.079 200.8);
Tailwind
colors: {
custom: {
50: '#a7dcdf',
500: '#7dcdd2',
950: '#000000',
},
}SCSS
$custom: #7dcdd2; $custom-light: #a7dcdf; $custom-dark: #000000;
JSON
{
"hex": "#7dcdd2",
"rgb": {
"r": 125,
"g": 205,
"b": 210
},
"hsl": {
"h": 183.529,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.7988,
"c": 0.07886,
"h": 200.8
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#7DCDD2
secondary
#A35550
accent
#322ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484