#7DD2BE#7DD2BE
#7DD2BE is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.088 H 177.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2BE |
|---|---|
| RGB | rgb(125, 210, 190) |
| HSL | hsl(166, 49%, 66%) |
| HSV | hsv(166, 40%, 82%) |
| CMYK | cmyk(40.5%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(78.56, -30.42, 1.83) |
| CIE-LCH | lch(78.56, 30.48, 176.55°) |
| OKLab | oklab(80.4% -0.088 0.0044) |
| OKLCH | oklch(80.4% 0.088 177.1) |
| XYZ | xyz(40.7947, 54.1680, 57.0110) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.34
Pale Teal
#82CBB2
ΔE00 2.96
Mediumaquamarine
#66CDAA
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2BE #D27D91
analogous
#7DD293 #7DD2BE #7DBBD2
triadic
#7DD2BE #BE7DD2 #D2BE7D
tetradic
#7DD2BE #937DD2 #D27D91 #BBD27D
square
#7DD2BE #937DD2 #D27D91 #BBD27D
split-complementary
#7DD2BE #D27DBB #D2937D
monochromatic
#379E86 #50C2A7 #7DD2BE #AAE2D5 #D8F1EB
Accessibility & contrast
On white
1.77
#7DD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7DD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2BE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2BE | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 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)
#CCC9BD
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#60D4CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd2be; /* rgb */ color: rgb(125, 210, 190); /* oklch */ color: oklch(80.4% 0.088 177.1);
Tailwind
colors: {
custom: {
50: '#a6e0d1',
500: '#7dd2be',
950: '#000000',
},
}SCSS
$custom: #7dd2be; $custom-light: #a6e0d1; $custom-dark: #000000;
JSON
{
"hex": "#7dd2be",
"rgb": {
"r": 125,
"g": 210,
"b": 190
},
"hsl": {
"h": 165.882,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.80403,
"c": 0.08815,
"h": 177.1
},
"luminance": 0.54171
}Semantic roles & 50–950 ramp
primary
#7DD2BE
secondary
#A35064
accent
#2A4CBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483