#7DDCCD#7DDCCD
#7DDCCD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.093 H 182.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCCD |
|---|---|
| RGB | rgb(125, 220, 205) |
| HSL | hsl(171, 58%, 68%) |
| HSV | hsv(171, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.81, -31.71, -1.42) |
| CIE-LCH | lch(81.81, 31.75, 182.57°) |
| OKLab | oklab(83.15% -0.0933 -0.0043) |
| OKLCH | oklch(83.15% 0.093 182.7) |
| XYZ | xyz(45.0657, 59.9507, 66.9426) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCCD #DC7D8C
analogous
#7DDC9D #7DDCCD #7DBCDC
triadic
#7DDCCD #CD7DDC #DCCD7D
tetradic
#7DDCCD #9D7DDC #DC7D8C #BCDC7D
square
#7DDCCD #9D7DDC #DC7D8C #BCDC7D
split-complementary
#7DDCCD #DC7DBC #DC9D7D
monochromatic
#2FAF9B #4DCFBA #7DDCCD #ADE9E0 #DDF6F2
Accessibility & contrast
On white
1.62
#7DDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7DDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCCD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCCD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#56DFD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddccd; /* rgb */ color: rgb(125, 220, 205); /* oklch */ color: oklch(83.2% 0.093 182.7);
Tailwind
colors: {
custom: {
50: '#a8e7dc',
500: '#7ddccd',
950: '#000000',
},
}SCSS
$custom: #7ddccd; $custom-light: #a8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#7ddccd",
"rgb": {
"r": 125,
"g": 220,
"b": 205
},
"hsl": {
"h": 170.526,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83152,
"c": 0.09343,
"h": 182.7
},
"luminance": 0.59954
}Semantic roles & 50–950 ramp
primary
#7DDCCD
secondary
#B24C5C
accent
#203AC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484