#7DDDCE#7DDDCE
#7DDDCE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.094 H 182.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDCE |
|---|---|
| RGB | rgb(125, 221, 206) |
| HSL | hsl(171, 59%, 68%) |
| HSV | hsv(171, 43%, 87%) |
| CMYK | cmyk(43.4%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(82.12, -31.95, -1.50) |
| CIE-LCH | lch(82.12, 31.99, 182.68°) |
| OKLab | oklab(83.41% -0.0941 -0.0045) |
| OKLCH | oklch(83.41% 0.094 182.8) |
| XYZ | xyz(45.4500, 60.5256, 67.6681) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDCE #DD7D8C
analogous
#7DDD9E #7DDDCE #7DBCDD
triadic
#7DDDCE #CE7DDD #DDCE7D
tetradic
#7DDDCE #9E7DDD #DD7D8C #BCDD7D
square
#7DDDCE #9E7DDD #DD7D8C #BCDD7D
split-complementary
#7DDDCE #DD7DBC #DD9E7D
monochromatic
#2EB19D #4CD0BC #7DDDCE #AEEAE0 #DEF6F3
Accessibility & contrast
On white
1.60
#7DDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7DDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDCE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDCE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#55E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7dddce; /* rgb */ color: rgb(125, 221, 206); /* oklch */ color: oklch(83.4% 0.094 182.8);
Tailwind
colors: {
custom: {
50: '#a8e8dc',
500: '#7dddce',
950: '#000000',
},
}SCSS
$custom: #7dddce; $custom-light: #a8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#7dddce",
"rgb": {
"r": 125,
"g": 221,
"b": 206
},
"hsl": {
"h": 170.625,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.83412,
"c": 0.09417,
"h": 182.8
},
"luminance": 0.60529
}Semantic roles & 50–950 ramp
primary
#7DDDCE
secondary
#B34B5B
accent
#1F39C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484