#7DCDBB#7DCDBB
#7DCDBB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.083 H 178.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDBB |
|---|---|
| RGB | rgb(125, 205, 187) |
| HSL | hsl(167, 44%, 65%) |
| HSV | hsv(167, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.05, -28.71, 1.24) |
| CIE-LCH | lch(77.05, 28.73, 177.52°) |
| OKLab | oklab(79.16% -0.0833 0.0029) |
| OKLCH | oklch(79.16% 0.083 178) |
| XYZ | xyz(39.2550, 51.6078, 54.8969) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.99
Turquoise
#40E0D0
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDBB #CD7D8F
analogous
#7DCD93 #7DCDBB #7DB7CD
triadic
#7DCDBB #BB7DCD #CDBB7D
tetradic
#7DCDBB #937DCD #CD7D8F #B7CD7D
square
#7DCDBB #937DCD #CD7D8F #B7CD7D
split-complementary
#7DCDBB #CD7DB7 #CD937D
monochromatic
#3A9681 #51BCA4 #7DCDBB #A9DED2 #D5EFE9
Accessibility & contrast
On white
1.85
#7DCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7DCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDBB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDBB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#62CFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dcdbb; /* rgb */ color: rgb(125, 205, 187); /* oklch */ color: oklch(79.2% 0.083 178.0);
Tailwind
colors: {
custom: {
50: '#a6dccf',
500: '#7dcdbb',
950: '#000000',
},
}SCSS
$custom: #7dcdbb; $custom-light: #a6dccf; $custom-dark: #000000;
JSON
{
"hex": "#7dcdbb",
"rgb": {
"r": 125,
"g": 205,
"b": 187
},
"hsl": {
"h": 166.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79159,
"c": 0.0834,
"h": 178
},
"luminance": 0.5161
}Semantic roles & 50–950 ramp
primary
#7DCDBB
secondary
#9C5263
accent
#2E4DB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483