#7DD5BE#7DD5BE
#7DD5BE is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.1% C 0.092 H 175.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD5BE |
|---|---|
| RGB | rgb(125, 213, 190) |
| HSL | hsl(164, 51%, 66%) |
| HSV | hsv(164, 41%, 84%) |
| CMYK | cmyk(41.3%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(79.42, -31.85, 3.09) |
| CIE-LCH | lch(79.42, 32.00, 174.47°) |
| OKLab | oklab(81.1% -0.0916 0.0077) |
| OKLCH | oklch(81.1% 0.092 175.2) |
| XYZ | xyz(41.5423, 55.6632, 57.2602) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.72
Pale Teal
#82CBB2
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 6.49
Turquoise
#40E0D0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD5BE #D57D94
analogous
#7DD592 #7DD5BE #7DC0D5
triadic
#7DD5BE #BE7DD5 #D5BE7D
tetradic
#7DD5BE #927DD5 #D57D94 #C0D57D
square
#7DD5BE #927DD5 #D57D94 #C0D57D
split-complementary
#7DD5BE #D57DC0 #D5927D
monochromatic
#35A386 #4FC6A7 #7DD5BE #ABE4D5 #DAF3EC
Accessibility & contrast
On white
1.73
#7DD5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#7DD5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD5BE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD5BE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#C1C0C0
Tritanopia (blue-blind)
#5FD7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7dd5be; /* rgb */ color: rgb(125, 213, 190); /* oklch */ color: oklch(81.1% 0.092 175.2);
Tailwind
colors: {
custom: {
50: '#a7e2d1',
500: '#7dd5be',
950: '#000000',
},
}SCSS
$custom: #7dd5be; $custom-light: #a7e2d1; $custom-dark: #000000;
JSON
{
"hex": "#7dd5be",
"rgb": {
"r": 125,
"g": 213,
"b": 190
},
"hsl": {
"h": 164.318,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.81098,
"c": 0.09192,
"h": 175.2
},
"luminance": 0.55666
}Semantic roles & 50–950 ramp
primary
#7DD5BE
secondary
#A74F66
accent
#274FBF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483