#7BDCDC#7BDCDC
#7BDCDC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.092 H 195.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCDC |
|---|---|
| RGB | rgb(123, 220, 220) |
| HSL | hsl(180, 58%, 67%) |
| HSV | hsv(180, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.14, -28.55, -8.92) |
| CIE-LCH | lch(82.14, 29.91, 197.35°) |
| OKLab | oklab(83.53% -0.0885 -0.0246) |
| OKLCH | oklch(83.53% 0.092 195.5) |
| XYZ | xyz(46.6748, 60.5609, 76.9261) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCDC #DC7B7B
analogous
#7BDCAC #7BDCDC #7BACDC
triadic
#7BDCDC #DC7BDC #DCDC7B
tetradic
#7BDCDC #AC7BDC #DC7B7B #ACDC7B
square
#7BDCDC #AC7BDC #DC7B7B #ACDC7B
split-complementary
#7BDCDC #DC7BAC #DCAC7B
monochromatic
#2EAEAE #4BCFCF #7BDCDC #ABE9E9 #DCF6F6
Accessibility & contrast
On white
1.60
#7BDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7BDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCDC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCDC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#49E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdcdc; /* rgb */ color: rgb(123, 220, 220); /* oklch */ color: oklch(83.5% 0.092 195.5);
Tailwind
colors: {
custom: {
50: '#a7e7e6',
500: '#7bdcdc',
950: '#000000',
},
}SCSS
$custom: #7bdcdc; $custom-light: #a7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7bdcdc",
"rgb": {
"r": 123,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83532,
"c": 0.09188,
"h": 195.5
},
"luminance": 0.60565
}Semantic roles & 50–950 ramp
primary
#7BDCDC
secondary
#B14B4B
accent
#2020C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484