#7DCCCC#7DCCCC
#7DCCCC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.078 H 195.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCCC |
|---|---|
| RGB | rgb(125, 204, 204) |
| HSL | hsl(180, 44%, 65%) |
| HSV | hsv(180, 39%, 80%) |
| CMYK | cmyk(38.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.22, -24.20, -7.65) |
| CIE-LCH | lch(77.22, 25.38, 197.55°) |
| OKLab | oklab(79.45% -0.075 -0.0211) |
| OKLCH | oklch(79.45% 0.078 195.7) |
| XYZ | xyz(40.9453, 51.9024, 64.9756) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 8.15
Powder Blue
#B0E0E6
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 8.92
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCCC #CC7D7D
analogous
#7DCCA5 #7DCCCC #7DA5CC
triadic
#7DCCCC #CC7DCC #CCCC7D
tetradic
#7DCCCC #A57DCC #CC7D7D #A5CC7D
square
#7DCCCC #A57DCC #CC7D7D #A5CC7D
split-complementary
#7DCCCC #CC7DA5 #CCA57D
monochromatic
#3A9494 #51BBBB #7DCCCC #A9DDDD #D5EEEE
Accessibility & contrast
On white
1.85
#7DCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7DCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCCC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCCC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#5AD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcccc; /* rgb */ color: rgb(125, 204, 204); /* oklch */ color: oklch(79.5% 0.078 195.7);
Tailwind
colors: {
custom: {
50: '#a7dbdb',
500: '#7dcccc',
950: '#000000',
},
}SCSS
$custom: #7dcccc; $custom-light: #a7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7dcccc",
"rgb": {
"r": 125,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.79454,
"c": 0.07788,
"h": 195.7
},
"luminance": 0.51905
}Semantic roles & 50–950 ramp
primary
#7DCCCC
secondary
#9B5252
accent
#2F2FB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484