#7CDCDC#7CDCDC
#7CDCDC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.091 H 195.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCDC |
|---|---|
| RGB | rgb(124, 220, 220) |
| HSL | hsl(180, 58%, 67%) |
| HSV | hsv(180, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.18, -28.32, -8.85) |
| CIE-LCH | lch(82.18, 29.67, 197.36°) |
| OKLab | oklab(83.58% -0.0878 -0.0244) |
| OKLCH | oklch(83.58% 0.091 195.5) |
| XYZ | xyz(46.8186, 60.6351, 76.9328) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCDC #DC7C7C
analogous
#7CDCAC #7CDCDC #7CACDC
triadic
#7CDCDC #DC7CDC #DCDC7C
tetradic
#7CDCDC #AC7CDC #DC7C7C #ACDC7C
square
#7CDCDC #AC7CDC #DC7C7C #ACDC7C
split-complementary
#7CDCDC #DC7CAC #DCAC7C
monochromatic
#2FAFAF #4CCFCF #7CDCDC #ACE9E9 #DDF6F6
Accessibility & contrast
On white
1.60
#7CDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#7CDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCDC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCDC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#4BE1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdcdc; /* rgb */ color: rgb(124, 220, 220); /* oklch */ color: oklch(83.6% 0.091 195.5);
Tailwind
colors: {
custom: {
50: '#a8e7e6',
500: '#7cdcdc',
950: '#000000',
},
}SCSS
$custom: #7cdcdc; $custom-light: #a8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdcdc",
"rgb": {
"r": 124,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83575,
"c": 0.09114,
"h": 195.5
},
"luminance": 0.60639
}Semantic roles & 50–950 ramp
primary
#7CDCDC
secondary
#B14B4B
accent
#2020C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484