#7BD4DC#7BD4DC
#7BD4DC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.7% C 0.086 H 203.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD4DC |
|---|---|
| RGB | rgb(123, 212, 220) |
| HSL | hsl(185, 58%, 67%) |
| HSV | hsv(185, 44%, 86%) |
| CMYK | cmyk(44.1%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(79.88, -24.65, -12.30) |
| CIE-LCH | lch(79.88, 27.54, 206.52°) |
| OKLab | oklab(81.71% -0.0794 -0.0338) |
| OKLCH | oklch(81.71% 0.086 203.1) |
| XYZ | xyz(44.6252, 56.4617, 76.2429) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Mediumturquoise
#48D1CC
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD4DC #DC837B
analogous
#7BDCB3 #7BD4DC #7BA4DC
triadic
#7BD4DC #DC7BD4 #D4DC7B
tetradic
#7BD4DC #B37BDC #DC837B #A4DC7B
square
#7BD4DC #B37BDC #DC837B #A4DC7B
split-complementary
#7BD4DC #DC7BA4 #DCB37B
monochromatic
#2EA4AE #4BC4CF #7BD4DC #ABE4E9 #DCF4F6
Accessibility & contrast
On white
1.71
#7BD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#7BD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD4DC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD4DC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B7C1DC
Tritanopia (blue-blind)
#4BDAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bd4dc; /* rgb */ color: rgb(123, 212, 220); /* oklch */ color: oklch(81.7% 0.086 203.1);
Tailwind
colors: {
custom: {
50: '#a7e1e6',
500: '#7bd4dc',
950: '#000000',
},
}SCSS
$custom: #7bd4dc; $custom-light: #a7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd4dc",
"rgb": {
"r": 123,
"g": 212,
"b": 220
},
"hsl": {
"h": 184.948,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.81713,
"c": 0.08629,
"h": 203.1
},
"luminance": 0.56465
}Semantic roles & 50–950 ramp
primary
#7BD4DC
secondary
#B1534B
accent
#2D20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484