#7DCCD2#7DCCD2
#7DCCD2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.078 H 201.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCD2 |
|---|---|
| RGB | rgb(125, 204, 210) |
| HSL | hsl(184, 49%, 66%) |
| HSV | hsv(184, 40%, 82%) |
| CMYK | cmyk(40.5%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.40, -22.71, -10.62) |
| CIE-LCH | lch(77.40, 25.07, 205.07°) |
| OKLab | oklab(79.65% -0.0725 -0.0292) |
| OKLCH | oklch(79.65% 0.078 201.9) |
| XYZ | xyz(41.6789, 52.1958, 68.8388) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.20
Aqua Blue
#02D8E9
ΔE00 7.23
Darkturquoise
#00CED1
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.99
Robin'S Egg Blue
#98EFF9
ΔE00 8.23
Robin'S Egg
#6DEDFD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCD2 #D2837D
analogous
#7DD2AD #7DCCD2 #7DA1D2
triadic
#7DCCD2 #D27DCC #CCD27D
tetradic
#7DCCD2 #AD7DD2 #D2837D #A1D27D
square
#7DCCD2 #AD7DD2 #D2837D #A1D27D
split-complementary
#7DCCD2 #D27DA1 #D2AD7D
monochromatic
#37979E #50BAC2 #7DCCD2 #AADEE2 #D8F0F1
Accessibility & contrast
On white
1.84
#7DCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7DCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCD2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCD2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D3
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#57D2CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dccd2; /* rgb */ color: rgb(125, 204, 210); /* oklch */ color: oklch(79.7% 0.078 201.9);
Tailwind
colors: {
custom: {
50: '#a7dbdf',
500: '#7dccd2',
950: '#000000',
},
}SCSS
$custom: #7dccd2; $custom-light: #a7dbdf; $custom-dark: #000000;
JSON
{
"hex": "#7dccd2",
"rgb": {
"r": 125,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.235,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.79653,
"c": 0.07818,
"h": 201.9
},
"luminance": 0.52199
}Semantic roles & 50–950 ramp
primary
#7DCCD2
secondary
#A35650
accent
#342ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484