#7BD2CA#7BD2CA
#7BD2CA is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.085 H 188.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2CA |
|---|---|
| RGB | rgb(123, 210, 202) |
| HSL | hsl(174, 49%, 65%) |
| HSV | hsv(174, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(78.79, -28.13, -4.27) |
| CIE-LCH | lch(78.79, 28.45, 188.63°) |
| OKLab | oklab(80.67% -0.0845 -0.0119) |
| OKLCH | oklch(80.67% 0.085 188) |
| XYZ | xyz(41.8715, 54.5653, 64.1914) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 7.13
Tiffany Blue
#7BF2DA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2CA #D27B83
analogous
#7BD29E #7BD2CA #7BAED2
triadic
#7BD2CA #CA7BD2 #D2CA7B
tetradic
#7BD2CA #9E7BD2 #D27B83 #AED27B
square
#7BD2CA #9E7BD2 #D27B83 #AED27B
split-complementary
#7BD2CA #D27BAE #D29E7B
monochromatic
#369D94 #4DC2B8 #7BD2CA #A9E2DC #D6F1EF
Accessibility & contrast
On white
1.76
#7BD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#7BD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2CA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2CA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#56D6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd2ca; /* rgb */ color: rgb(123, 210, 202); /* oklch */ color: oklch(80.7% 0.085 188.0);
Tailwind
colors: {
custom: {
50: '#a6e0da',
500: '#7bd2ca',
950: '#000000',
},
}SCSS
$custom: #7bd2ca; $custom-light: #a6e0da; $custom-dark: #000000;
JSON
{
"hex": "#7bd2ca",
"rgb": {
"r": 123,
"g": 210,
"b": 202
},
"hsl": {
"h": 174.483,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.8067,
"c": 0.0853,
"h": 188
},
"luminance": 0.54568
}Semantic roles & 50–950 ramp
primary
#7BD2CA
secondary
#A24F57
accent
#2937BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483