#7DD2C8#7DD2C8
#7DD2C8 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.084 H 186.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2C8 |
|---|---|
| RGB | rgb(125, 210, 200) |
| HSL | hsl(173, 49%, 66%) |
| HSV | hsv(173, 40%, 82%) |
| CMYK | cmyk(40.5%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.82, -28.10, -3.14) |
| CIE-LCH | lch(78.82, 28.28, 186.38°) |
| OKLab | oklab(80.7% -0.0838 -0.0089) |
| OKLCH | oklch(80.7% 0.084 186.1) |
| XYZ | xyz(41.9254, 54.6203, 62.9659) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.72
Tiffany Blue
#7BF2DA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2C8 #D27D87
analogous
#7DD29D #7DD2C8 #7DB1D2
triadic
#7DD2C8 #C87DD2 #D2C87D
tetradic
#7DD2C8 #9D7DD2 #D27D87 #B1D27D
square
#7DD2C8 #9D7DD2 #D27D87 #B1D27D
split-complementary
#7DD2C8 #D27DB1 #D29D7D
monochromatic
#379E92 #50C2B5 #7DD2C8 #AAE2DB #D8F1EE
Accessibility & contrast
On white
1.76
#7DD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#7DD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2C8
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2C8 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#BBBFC9
Tritanopia (blue-blind)
#5BD6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd2c8; /* rgb */ color: rgb(125, 210, 200); /* oklch */ color: oklch(80.7% 0.084 186.1);
Tailwind
colors: {
custom: {
50: '#a7e0d8',
500: '#7dd2c8',
950: '#000000',
},
}SCSS
$custom: #7dd2c8; $custom-light: #a7e0d8; $custom-dark: #000000;
JSON
{
"hex": "#7dd2c8",
"rgb": {
"r": 125,
"g": 210,
"b": 200
},
"hsl": {
"h": 172.941,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.80701,
"c": 0.08424,
"h": 186.1
},
"luminance": 0.54623
}Semantic roles & 50–950 ramp
primary
#7DD2C8
secondary
#A3505A
accent
#2A3BBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483