#7BD6DC#7BD6DC
#7BD6DC is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.2% C 0.088 H 201.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6DC |
|---|---|
| RGB | rgb(123, 214, 220) |
| HSL | hsl(184, 58%, 67%) |
| HSV | hsv(184, 44%, 86%) |
| CMYK | cmyk(44.1%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(80.44, -25.63, -11.45) |
| CIE-LCH | lch(80.44, 28.07, 204.07°) |
| OKLab | oklab(82.17% -0.0817 -0.0315) |
| OKLCH | oklch(82.17% 0.088 201.1) |
| XYZ | xyz(45.1283, 57.4678, 76.4106) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6DC #DC817B
analogous
#7BDCB1 #7BD6DC #7BA6DC
triadic
#7BD6DC #DC7BD6 #D6DC7B
tetradic
#7BD6DC #B17BDC #DC817B #A6DC7B
square
#7BD6DC #B17BDC #DC817B #A6DC7B
split-complementary
#7BD6DC #DC7BA6 #DCB17B
monochromatic
#2EA6AE #4BC7CF #7BD6DC #ABE5E9 #DCF4F6
Accessibility & contrast
On white
1.68
#7BD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7BD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6DC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6DC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#BAC2DD
Tritanopia (blue-blind)
#4ADCD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bd6dc; /* rgb */ color: rgb(123, 214, 220); /* oklch */ color: oklch(82.2% 0.088 201.1);
Tailwind
colors: {
custom: {
50: '#a7e3e6',
500: '#7bd6dc',
950: '#000000',
},
}SCSS
$custom: #7bd6dc; $custom-light: #a7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd6dc",
"rgb": {
"r": 123,
"g": 214,
"b": 220
},
"hsl": {
"h": 183.711,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82167,
"c": 0.08755,
"h": 201.1
},
"luminance": 0.57471
}Semantic roles & 50–950 ramp
primary
#7BD6DC
secondary
#B1514B
accent
#2A20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484