#7CD0C8#7CD0C8
#7CD0C8 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.2% C 0.083 H 187.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0C8 |
|---|---|
| RGB | rgb(124, 208, 200) |
| HSL | hsl(174, 47%, 65%) |
| HSV | hsv(174, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(78.21, -27.39, -4.05) |
| CIE-LCH | lch(78.21, 27.68, 188.41°) |
| OKLab | oklab(80.2% -0.0822 -0.0113) |
| OKLCH | oklch(80.2% 0.083 187.9) |
| XYZ | xyz(41.2894, 53.5640, 62.7955) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 6.64
Turquoise
#40E0D0
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.28
Topaz
#13BBAF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0C8 #D07C84
analogous
#7CD09E #7CD0C8 #7CAED0
triadic
#7CD0C8 #C87CD0 #D0C87C
tetradic
#7CD0C8 #9E7CD0 #D07C84 #AED07C
square
#7CD0C8 #9E7CD0 #D07C84 #AED07C
split-complementary
#7CD0C8 #D07CAE #D09E7C
monochromatic
#379A91 #4FC0B5 #7CD0C8 #A9E0DB #D6F0EE
Accessibility & contrast
On white
1.79
#7CD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#7CD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0C8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0C8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#5AD4CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd0c8; /* rgb */ color: rgb(124, 208, 200); /* oklch */ color: oklch(80.2% 0.083 187.9);
Tailwind
colors: {
custom: {
50: '#a6ded8',
500: '#7cd0c8',
950: '#000000',
},
}SCSS
$custom: #7cd0c8; $custom-light: #a6ded8; $custom-dark: #000000;
JSON
{
"hex": "#7cd0c8",
"rgb": {
"r": 124,
"g": 208,
"b": 200
},
"hsl": {
"h": 174.286,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.80195,
"c": 0.08296,
"h": 187.9
},
"luminance": 0.53567
}Semantic roles & 50–950 ramp
primary
#7CD0C8
secondary
#A05058
accent
#2B39BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483