#7DD4BC#7DD4BC
#7DD4BC is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.092 H 174.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD4BC |
|---|---|
| RGB | rgb(125, 212, 188) |
| HSL | hsl(163, 50%, 66%) |
| HSV | hsv(163, 41%, 83%) |
| CMYK | cmyk(41%, 0%, 11.3%, 16.9%) |
| CIE-LAB | lab(79.08, -31.83, 3.67) |
| CIE-LCH | lch(79.08, 32.04, 173.43°) |
| OKLab | oklab(80.81% -0.0913 0.0092) |
| OKLCH | oklch(80.81% 0.092 174.2) |
| XYZ | xyz(41.0745, 55.0749, 56.0333) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.31
Pale Teal
#82CBB2
ΔE00 2.70
Mediumaquamarine
#66CDAA
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 5.04
Seafoam
#7FE0B3
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD4BC #D47D95
analogous
#7DD490 #7DD4BC #7DC0D4
triadic
#7DD4BC #BC7DD4 #D4BC7D
tetradic
#7DD4BC #907DD4 #D47D95 #C0D47D
square
#7DD4BC #907DD4 #D47D95 #C0D47D
split-complementary
#7DD4BC #D47DC0 #D4907D
monochromatic
#35A183 #4FC5A4 #7DD4BC #ABE3D4 #D9F2EB
Accessibility & contrast
On white
1.75
#7DD4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#7DD4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD4BC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD4BC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABB
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#60D6CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7dd4bc; /* rgb */ color: rgb(125, 212, 188); /* oklch */ color: oklch(80.8% 0.092 174.2);
Tailwind
colors: {
custom: {
50: '#a7e1d0',
500: '#7dd4bc',
950: '#000000',
},
}SCSS
$custom: #7dd4bc; $custom-light: #a7e1d0; $custom-dark: #000000;
JSON
{
"hex": "#7dd4bc",
"rgb": {
"r": 125,
"g": 212,
"b": 188
},
"hsl": {
"h": 163.448,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.80809,
"c": 0.09175,
"h": 174.2
},
"luminance": 0.55078
}Semantic roles & 50–950 ramp
primary
#7DD4BC
secondary
#A64F67
accent
#2851BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483