#7BD6CA#7BD6CA
#7BD6CA is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.089 H 184.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6CA |
|---|---|
| RGB | rgb(123, 214, 202) |
| HSL | hsl(172, 53%, 66%) |
| HSV | hsv(172, 43%, 84%) |
| CMYK | cmyk(42.5%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(79.93, -30.06, -2.59) |
| CIE-LCH | lch(79.93, 30.17, 184.92°) |
| OKLab | oklab(81.59% -0.0891 -0.0074) |
| OKLCH | oklch(81.59% 0.089 184.8) |
| XYZ | xyz(42.8714, 56.5651, 64.5247) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6CA #D67B87
analogous
#7BD69C #7BD6CA #7BB4D6
triadic
#7BD6CA #CA7BD6 #D6CA7B
tetradic
#7BD6CA #9C7BD6 #D67B87 #B4D67B
square
#7BD6CA #9C7BD6 #D67B87 #B4D67B
split-complementary
#7BD6CA #D67BB4 #D69C7B
monochromatic
#33A495 #4CC7B7 #7BD6CA #AAE5DD #D8F3EF
Accessibility & contrast
On white
1.71
#7BD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7BD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6CA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6CA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#55DAD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bd6ca; /* rgb */ color: rgb(123, 214, 202); /* oklch */ color: oklch(81.6% 0.089 184.8);
Tailwind
colors: {
custom: {
50: '#a6e3da',
500: '#7bd6ca',
950: '#000000',
},
}SCSS
$custom: #7bd6ca; $custom-light: #a6e3da; $custom-dark: #000000;
JSON
{
"hex": "#7bd6ca",
"rgb": {
"r": 123,
"g": 214,
"b": 202
},
"hsl": {
"h": 172.088,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.81591,
"c": 0.08945,
"h": 184.8
},
"luminance": 0.56568
}Semantic roles & 50–950 ramp
primary
#7BD6CA
secondary
#A84D59
accent
#253AC0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483