#7CD2D0#7CD2D0
#7CD2D0 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.084 H 193.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2D0 |
|---|---|
| RGB | rgb(124, 210, 208) |
| HSL | hsl(179, 49%, 65%) |
| HSV | hsv(179, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(79.00, -26.42, -7.17) |
| CIE-LCH | lch(79.00, 27.38, 195.18°) |
| OKLab | oklab(80.91% -0.0812 -0.0198) |
| OKLCH | oklch(80.91% 0.084 193.7) |
| XYZ | xyz(42.7396, 54.9292, 68.0125) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 7.81
Aqua Blue
#02D8E9
ΔE00 7.95
Paleturquoise
#AFEEEE
ΔE00 8.15
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2D0 #D27C7E
analogous
#7CD2A5 #7CD2D0 #7CA9D2
triadic
#7CD2D0 #D07CD2 #D2D07C
tetradic
#7CD2D0 #A57CD2 #D27C7E #A9D27C
square
#7CD2D0 #A57CD2 #D27C7E #A9D27C
split-complementary
#7CD2D0 #D27CA9 #D2A57C
monochromatic
#369D9B #4EC2C0 #7CD2D0 #AAE2E0 #D7F1F1
Accessibility & contrast
On white
1.75
#7CD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7CD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2D0
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2D0 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#55D7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd2d0; /* rgb */ color: rgb(124, 210, 208); /* oklch */ color: oklch(80.9% 0.084 193.7);
Tailwind
colors: {
custom: {
50: '#a7e0de',
500: '#7cd2d0',
950: '#000000',
},
}SCSS
$custom: #7cd2d0; $custom-light: #a7e0de; $custom-dark: #000000;
JSON
{
"hex": "#7cd2d0",
"rgb": {
"r": 124,
"g": 210,
"b": 208
},
"hsl": {
"h": 178.605,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80906,
"c": 0.08358,
"h": 193.7
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#7CD2D0
secondary
#A35052
accent
#292DBC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484