#7DDDCD#7DDDCD
#7DDDCD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.095 H 181.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDCD |
|---|---|
| RGB | rgb(125, 221, 205) |
| HSL | hsl(170, 59%, 68%) |
| HSV | hsv(170, 43%, 87%) |
| CMYK | cmyk(43.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.10, -32.19, -1.01) |
| CIE-LCH | lch(82.10, 32.20, 181.79°) |
| OKLab | oklab(83.38% -0.0945 -0.0032) |
| OKLCH | oklch(83.38% 0.095 181.9) |
| XYZ | xyz(45.3290, 60.4772, 67.0304) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.15
Pale Teal
#82CBB2
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDCD #DD7D8D
analogous
#7DDD9D #7DDDCD #7DBDDD
triadic
#7DDDCD #CD7DDD #DDCD7D
tetradic
#7DDDCD #9D7DDD #DD7D8D #BDDD7D
square
#7DDDCD #9D7DDD #DD7D8D #BDDD7D
split-complementary
#7DDDCD #DD7DBD #DD9D7D
monochromatic
#2EB19B #4CD0BA #7DDDCD #AEEAE0 #DEF6F2
Accessibility & contrast
On white
1.60
#7DDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#7DDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDCD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDCD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#56E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7dddcd; /* rgb */ color: rgb(125, 221, 205); /* oklch */ color: oklch(83.4% 0.095 181.9);
Tailwind
colors: {
custom: {
50: '#a8e8dc',
500: '#7dddcd',
950: '#000000',
},
}SCSS
$custom: #7dddcd; $custom-light: #a8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#7dddcd",
"rgb": {
"r": 125,
"g": 221,
"b": 205
},
"hsl": {
"h": 170,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.83382,
"c": 0.09454,
"h": 181.9
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#7DDDCD
secondary
#B34B5C
accent
#1F3BC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484