#7DCCCD#7DCCCD
#7DCCCD is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.078 H 196.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCCD |
|---|---|
| RGB | rgb(125, 204, 205) |
| HSL | hsl(181, 44%, 65%) |
| HSV | hsv(181, 39%, 80%) |
| CMYK | cmyk(39%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.25, -23.95, -8.15) |
| CIE-LCH | lch(77.25, 25.30, 198.79°) |
| OKLab | oklab(79.49% -0.0746 -0.0224) |
| OKLCH | oklch(79.49% 0.078 196.7) |
| XYZ | xyz(41.0657, 51.9506, 65.6093) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.94
Aqua Blue
#02D8E9
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCCD #CD7E7D
analogous
#7DCDA6 #7DCCCD #7DA4CD
triadic
#7DCCCD #CD7DCC #CCCD7D
tetradic
#7DCCCD #A67DCD #CD7E7D #A4CD7D
square
#7DCCCD #A67DCD #CD7E7D #A4CD7D
split-complementary
#7DCCCD #CD7DA4 #CDA67D
monochromatic
#3A9596 #51BBBC #7DCCCD #A9DDDE #D5EFEF
Accessibility & contrast
On white
1.84
#7DCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7DCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCCD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCCD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#5AD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcccd; /* rgb */ color: rgb(125, 204, 205); /* oklch */ color: oklch(79.5% 0.078 196.7);
Tailwind
colors: {
custom: {
50: '#a7dbdc',
500: '#7dcccd',
950: '#000000',
},
}SCSS
$custom: #7dcccd; $custom-light: #a7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7dcccd",
"rgb": {
"r": 125,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79487,
"c": 0.07787,
"h": 196.7
},
"luminance": 0.51953
}Semantic roles & 50–950 ramp
primary
#7DCCCD
secondary
#9C5352
accent
#302EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484