#7BD1CA#7BD1CA
#7BD1CA is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.084 H 188.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD1CA |
|---|---|
| RGB | rgb(123, 209, 202) |
| HSL | hsl(175, 48%, 65%) |
| HSV | hsv(175, 41%, 82%) |
| CMYK | cmyk(41.1%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.50, -27.64, -4.69) |
| CIE-LCH | lch(78.50, 28.04, 189.63°) |
| OKLab | oklab(80.44% -0.0833 -0.0131) |
| OKLCH | oklch(80.44% 0.084 188.9) |
| XYZ | xyz(41.6254, 54.0731, 64.1093) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.03
Seafoam Blue
#78D1B6
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD1CA #D17B82
analogous
#7BD19F #7BD1CA #7BADD1
triadic
#7BD1CA #CA7BD1 #D1CA7B
tetradic
#7BD1CA #9F7BD1 #D17B82 #ADD17B
square
#7BD1CA #9F7BD1 #D17B82 #ADD17B
split-complementary
#7BD1CA #D17BAD #D19F7B
monochromatic
#369B93 #4EC1B8 #7BD1CA #A8E1DC #D6F1EE
Accessibility & contrast
On white
1.78
#7BD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7BD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD1CA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD1CA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#B9BECB
Tritanopia (blue-blind)
#56D5CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd1ca; /* rgb */ color: rgb(123, 209, 202); /* oklch */ color: oklch(80.4% 0.084 188.9);
Tailwind
colors: {
custom: {
50: '#a6dfda',
500: '#7bd1ca',
950: '#000000',
},
}SCSS
$custom: #7bd1ca; $custom-light: #a6dfda; $custom-dark: #000000;
JSON
{
"hex": "#7bd1ca",
"rgb": {
"r": 123,
"g": 209,
"b": 202
},
"hsl": {
"h": 175.116,
"s": 48.315,
"l": 65.098
},
"oklch": {
"l": 0.8044,
"c": 0.08431,
"h": 188.9
},
"luminance": 0.54076
}Semantic roles & 50–950 ramp
primary
#7BD1CA
secondary
#A14F56
accent
#2A36BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483