#7DDDC5#7DDDC5
#7DDDC5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.098 H 175.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDC5 |
|---|---|
| RGB | rgb(125, 221, 197) |
| HSL | hsl(165, 59%, 68%) |
| HSV | hsv(165, 43%, 87%) |
| CMYK | cmyk(43.4%, 0%, 10.9%, 13.3%) |
| CIE-LAB | lab(81.89, -34.03, 2.94) |
| CIE-LCH | lch(81.89, 34.16, 175.05°) |
| OKLab | oklab(83.15% -0.0979 0.0073) |
| OKLCH | oklch(83.15% 0.098 175.7) |
| XYZ | xyz(44.3879, 60.1007, 62.0741) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.16
Light Teal
#90E4C1
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.84
Pale Teal
#82CBB2
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDC5 #DD7D95
analogous
#7DDD95 #7DDDC5 #7DC5DD
triadic
#7DDDC5 #C57DDD #DDC57D
tetradic
#7DDDC5 #957DDD #DD7D95 #C5DD7D
square
#7DDDC5 #957DDD #DD7D95 #C5DD7D
split-complementary
#7DDDC5 #DD7DC5 #DD957D
monochromatic
#2EB191 #4CD0AF #7DDDC5 #AEEADB #DEF6F0
Accessibility & contrast
On white
1.61
#7DDDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7DDDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDC5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDC5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C4
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#5ADFD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7dddc5; /* rgb */ color: rgb(125, 221, 197); /* oklch */ color: oklch(83.2% 0.098 175.7);
Tailwind
colors: {
custom: {
50: '#a7e8d6',
500: '#7dddc5',
950: '#000000',
},
}SCSS
$custom: #7dddc5; $custom-light: #a7e8d6; $custom-dark: #000000;
JSON
{
"hex": "#7dddc5",
"rgb": {
"r": 125,
"g": 221,
"b": 197
},
"hsl": {
"h": 165,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.8315,
"c": 0.09819,
"h": 175.7
},
"luminance": 0.60104
}Semantic roles & 50–950 ramp
primary
#7DDDC5
secondary
#B34B65
accent
#1F49C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483