#7DD2CB#7DD2CB
#7DD2CB is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.084 H 188.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2CB |
|---|---|
| RGB | rgb(125, 210, 203) |
| HSL | hsl(175, 49%, 66%) |
| HSV | hsv(175, 40%, 82%) |
| CMYK | cmyk(40.5%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(78.90, -27.39, -4.63) |
| CIE-LCH | lch(78.90, 27.78, 189.59°) |
| OKLab | oklab(80.79% -0.0825 -0.0129) |
| OKLCH | oklch(80.79% 0.084 188.9) |
| XYZ | xyz(42.2794, 54.7619, 64.8305) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.07
Darkturquoise
#00CED1
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2CB #D27D84
analogous
#7DD2A0 #7DD2CB #7DAED2
triadic
#7DD2CB #CB7DD2 #D2CB7D
tetradic
#7DD2CB #A07DD2 #D27D84 #AED27D
square
#7DD2CB #A07DD2 #D27D84 #AED27D
split-complementary
#7DD2CB #D27DAE #D2A07D
monochromatic
#379E95 #50C2B9 #7DD2CB #AAE2DD #D8F1EF
Accessibility & contrast
On white
1.76
#7DD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7DD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2CB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2CB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#5AD6D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd2cb; /* rgb */ color: rgb(125, 210, 203); /* oklch */ color: oklch(80.8% 0.084 188.9);
Tailwind
colors: {
custom: {
50: '#a7e0da',
500: '#7dd2cb',
950: '#000000',
},
}SCSS
$custom: #7dd2cb; $custom-light: #a7e0da; $custom-dark: #000000;
JSON
{
"hex": "#7dd2cb",
"rgb": {
"r": 125,
"g": 210,
"b": 203
},
"hsl": {
"h": 175.059,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.80794,
"c": 0.08351,
"h": 188.9
},
"luminance": 0.54765
}Semantic roles & 50–950 ramp
primary
#7DD2CB
secondary
#A35057
accent
#2A36BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483