#7DDDC7#7DDDC7
#7DDDC7 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.097 H 177.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDC7 |
|---|---|
| RGB | rgb(125, 221, 199) |
| HSL | hsl(166, 59%, 68%) |
| HSV | hsv(166, 43%, 87%) |
| CMYK | cmyk(43.4%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(81.94, -33.57, 1.96) |
| CIE-LCH | lch(81.94, 33.63, 176.67°) |
| OKLab | oklab(83.21% -0.097 0.0047) |
| OKLCH | oklch(83.21% 0.097 177.2) |
| XYZ | xyz(44.6186, 60.1930, 63.2890) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 4.87
Pale Teal
#82CBB2
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDC7 #DD7D93
analogous
#7DDD97 #7DDDC7 #7DC3DD
triadic
#7DDDC7 #C77DDD #DDC77D
tetradic
#7DDDC7 #977DDD #DD7D93 #C3DD7D
square
#7DDDC7 #977DDD #DD7D93 #C3DD7D
split-complementary
#7DDDC7 #DD7DC3 #DD977D
monochromatic
#2EB193 #4CD0B2 #7DDDC7 #AEEADC #DEF6F1
Accessibility & contrast
On white
1.61
#7DDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7DDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDC7
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDC7 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C6
Deuteranopia (green-blind)
#C6C7C9
Tritanopia (blue-blind)
#59DFD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7dddc7; /* rgb */ color: rgb(125, 221, 199); /* oklch */ color: oklch(83.2% 0.097 177.2);
Tailwind
colors: {
custom: {
50: '#a8e8d8',
500: '#7dddc7',
950: '#000000',
},
}SCSS
$custom: #7dddc7; $custom-light: #a8e8d8; $custom-dark: #000000;
JSON
{
"hex": "#7dddc7",
"rgb": {
"r": 125,
"g": 221,
"b": 199
},
"hsl": {
"h": 166.25,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.83207,
"c": 0.09716,
"h": 177.2
},
"luminance": 0.60196
}Semantic roles & 50–950 ramp
primary
#7DDDC7
secondary
#B34B63
accent
#1F46C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483