#7DD2BD#7DD2BD
#7DD2BD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.089 H 176.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2BD |
|---|---|
| RGB | rgb(125, 210, 189) |
| HSL | hsl(165, 49%, 66%) |
| HSV | hsv(165, 40%, 82%) |
| CMYK | cmyk(40.5%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(78.53, -30.65, 2.33) |
| CIE-LCH | lch(78.53, 30.74, 175.65°) |
| OKLab | oklab(80.37% -0.0885 0.0057) |
| OKLCH | oklch(80.37% 0.089 176.3) |
| XYZ | xyz(40.6858, 54.1244, 56.4374) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.01
Pale Teal
#82CBB2
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 4.92
Light Teal
#90E4C1
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2BD #D27D92
analogous
#7DD292 #7DD2BD #7DBCD2
triadic
#7DD2BD #BD7DD2 #D2BD7D
tetradic
#7DD2BD #927DD2 #D27D92 #BCD27D
square
#7DD2BD #927DD2 #D27D92 #BCD27D
split-complementary
#7DD2BD #D27DBC #D2927D
monochromatic
#379E84 #50C2A6 #7DD2BD #AAE2D4 #D8F1EB
Accessibility & contrast
On white
1.78
#7DD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7DD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2BD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2BD | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#60D4CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd2bd; /* rgb */ color: rgb(125, 210, 189); /* oklch */ color: oklch(80.4% 0.089 176.3);
Tailwind
colors: {
custom: {
50: '#a6e0d0',
500: '#7dd2bd',
950: '#000000',
},
}SCSS
$custom: #7dd2bd; $custom-light: #a6e0d0; $custom-dark: #000000;
JSON
{
"hex": "#7dd2bd",
"rgb": {
"r": 125,
"g": 210,
"b": 189
},
"hsl": {
"h": 165.176,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.80374,
"c": 0.08865,
"h": 176.3
},
"luminance": 0.54127
}Semantic roles & 50–950 ramp
primary
#7DD2BD
secondary
#A35065
accent
#2A4EBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483