#7DCACE#7DCACE
#7DCACE is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.1% C 0.076 H 200.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCACE |
|---|---|
| RGB | rgb(125, 202, 206) |
| HSL | hsl(183, 45%, 65%) |
| HSV | hsv(183, 39%, 81%) |
| CMYK | cmyk(39.3%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.71, -22.71, -9.49) |
| CIE-LCH | lch(76.71, 24.61, 202.68°) |
| OKLab | oklab(79.06% -0.0718 -0.0261) |
| OKLCH | oklch(79.06% 0.076 200) |
| XYZ | xyz(40.7144, 51.0544, 66.0896) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.36
Aqua Blue
#02D8E9
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.39
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Robin'S Egg
#6DEDFD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCACE #CE817D
analogous
#7DCEAA #7DCACE #7DA2CE
triadic
#7DCACE #CE7DCA #CACE7D
tetradic
#7DCACE #AA7DCE #CE817D #A2CE7D
square
#7DCACE #AA7DCE #CE817D #A2CE7D
split-complementary
#7DCACE #CE7DA2 #CEAA7D
monochromatic
#399397 #51B8BD #7DCACE #A9DCDF #D6EEF0
Accessibility & contrast
On white
1.87
#7DCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7DCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCACE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCACE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#5ACFCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcace; /* rgb */ color: rgb(125, 202, 206); /* oklch */ color: oklch(79.1% 0.076 200.0);
Tailwind
colors: {
custom: {
50: '#a7dadc',
500: '#7dcace',
950: '#000000',
},
}SCSS
$custom: #7dcace; $custom-light: #a7dadc; $custom-dark: #000000;
JSON
{
"hex": "#7dcace",
"rgb": {
"r": 125,
"g": 202,
"b": 206
},
"hsl": {
"h": 182.963,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.79064,
"c": 0.07636,
"h": 200
},
"luminance": 0.51057
}Semantic roles & 50–950 ramp
primary
#7DCACE
secondary
#9D5552
accent
#342DB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484