#7CD2D2#7CD2D2
#7CD2D2 is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.0% C 0.083 H 195.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2D2 |
|---|---|
| RGB | rgb(124, 210, 210) |
| HSL | hsl(180, 49%, 65%) |
| HSV | hsv(180, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.06, -25.93, -8.16) |
| CIE-LCH | lch(79.06, 27.18, 197.46°) |
| OKLab | oklab(80.97% -0.0804 -0.0225) |
| OKLCH | oklch(80.97% 0.083 195.6) |
| XYZ | xyz(42.9872, 55.0282, 69.3165) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.02
Robin'S Egg
#6DEDFD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2D2 #D27C7C
analogous
#7CD2A7 #7CD2D2 #7CA7D2
triadic
#7CD2D2 #D27CD2 #D2D27C
tetradic
#7CD2D2 #A77CD2 #D27C7C #A7D27C
square
#7CD2D2 #A77CD2 #D27C7C #A7D27C
split-complementary
#7CD2D2 #D27CA7 #D2A77C
monochromatic
#369D9D #4EC2C2 #7CD2D2 #AAE2E2 #D7F1F1
Accessibility & contrast
On white
1.75
#7CD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7CD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2D2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2D2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD2
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#54D7D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd2d2; /* rgb */ color: rgb(124, 210, 210); /* oklch */ color: oklch(81.0% 0.083 195.6);
Tailwind
colors: {
custom: {
50: '#a7e0df',
500: '#7cd2d2',
950: '#000000',
},
}SCSS
$custom: #7cd2d2; $custom-light: #a7e0df; $custom-dark: #000000;
JSON
{
"hex": "#7cd2d2",
"rgb": {
"r": 124,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80971,
"c": 0.08345,
"h": 195.6
},
"luminance": 0.55031
}Semantic roles & 50–950 ramp
primary
#7CD2D2
secondary
#A35050
accent
#2929BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484