#7DCDBA#7DCDBA
#7DCDBA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.084 H 177.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDBA |
|---|---|
| RGB | rgb(125, 205, 186) |
| HSL | hsl(166, 44%, 65%) |
| HSV | hsv(166, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.02, -28.93, 1.74) |
| CIE-LCH | lch(77.02, 28.98, 176.55°) |
| OKLab | oklab(79.13% -0.0838 0.0042) |
| OKLCH | oklch(79.13% 0.084 177.1) |
| XYZ | xyz(39.1483, 51.5651, 54.3350) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.27
Turquoise
#40E0D0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDBA #CD7D90
analogous
#7DCD92 #7DCDBA #7DB8CD
triadic
#7DCDBA #BA7DCD #CDBA7D
tetradic
#7DCDBA #927DCD #CD7D90 #B8CD7D
square
#7DCDBA #927DCD #CD7D90 #B8CD7D
split-complementary
#7DCDBA #CD7DB8 #CD927D
monochromatic
#3A9680 #51BCA3 #7DCDBA #A9DED1 #D5EFE9
Accessibility & contrast
On white
1.86
#7DCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7DCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDBA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDBA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#62CFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dcdba; /* rgb */ color: rgb(125, 205, 186); /* oklch */ color: oklch(79.1% 0.084 177.1);
Tailwind
colors: {
custom: {
50: '#a6dcce',
500: '#7dcdba',
950: '#000000',
},
}SCSS
$custom: #7dcdba; $custom-light: #a6dcce; $custom-dark: #000000;
JSON
{
"hex": "#7dcdba",
"rgb": {
"r": 125,
"g": 205,
"b": 186
},
"hsl": {
"h": 165.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79129,
"c": 0.08388,
"h": 177.1
},
"luminance": 0.51568
}Semantic roles & 50–950 ramp
primary
#7DCDBA
secondary
#9C5264
accent
#2E4FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483