#7DCACA#7DCACA
#7DCACA is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.076 H 195.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCACA |
|---|---|
| RGB | rgb(125, 202, 202) |
| HSL | hsl(180, 42%, 64%) |
| HSV | hsv(180, 38%, 79%) |
| CMYK | cmyk(38.1%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(76.60, -23.69, -7.50) |
| CIE-LCH | lch(76.60, 24.85, 197.57°) |
| OKLab | oklab(78.93% -0.0734 -0.0207) |
| OKLCH | oklch(78.93% 0.076 195.7) |
| XYZ | xyz(40.2347, 50.8625, 63.5630) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 9.28
Pale Teal
#82CBB2
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCACA #CA7D7D
analogous
#7DCAA4 #7DCACA #7DA4CA
triadic
#7DCACA #CA7DCA #CACA7D
tetradic
#7DCACA #A47DCA #CA7D7D #A4CA7D
square
#7DCACA #A47DCA #CA7D7D #A4CA7D
split-complementary
#7DCACA #CA7DA4 #CAA47D
monochromatic
#3B9191 #52B8B8 #7DCACA #A8DCDC #D4EDED
Accessibility & contrast
On white
1.88
#7DCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7DCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCACA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCACA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#5CCFCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcaca; /* rgb */ color: rgb(125, 202, 202); /* oklch */ color: oklch(78.9% 0.076 195.7);
Tailwind
colors: {
custom: {
50: '#a6dada',
500: '#7dcaca',
950: '#000000',
},
}SCSS
$custom: #7dcaca; $custom-light: #a6dada; $custom-dark: #000000;
JSON
{
"hex": "#7dcaca",
"rgb": {
"r": 125,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.78933,
"c": 0.07626,
"h": 195.7
},
"luminance": 0.50865
}Semantic roles & 50–950 ramp
primary
#7DCACA
secondary
#985353
accent
#3030B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483