#7BD1BF#7BD1BF
#7BD1BF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.088 H 179.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD1BF |
|---|---|
| RGB | rgb(123, 209, 191) |
| HSL | hsl(167, 48%, 65%) |
| HSV | hsv(167, 41%, 82%) |
| CMYK | cmyk(41.1%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(78.21, -30.24, 0.78) |
| CIE-LCH | lch(78.21, 30.25, 178.52°) |
| OKLab | oklab(80.11% -0.088 0.0016) |
| OKLCH | oklch(80.11% 0.088 179) |
| XYZ | xyz(40.3692, 53.5706, 57.4930) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.98
Pale Teal
#82CBB2
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD1BF #D17B8D
analogous
#7BD194 #7BD1BF #7BB8D1
triadic
#7BD1BF #BF7BD1 #D1BF7B
tetradic
#7BD1BF #947BD1 #D17B8D #B8D17B
square
#7BD1BF #947BD1 #D17B8D #B8D17B
split-complementary
#7BD1BF #D17BB8 #D1947B
monochromatic
#369B86 #4EC1A9 #7BD1BF #A8E1D5 #D6F1EB
Accessibility & contrast
On white
1.79
#7BD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#7BD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD1BF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD1BF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#5CD3CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bd1bf; /* rgb */ color: rgb(123, 209, 191); /* oklch */ color: oklch(80.1% 0.088 179.0);
Tailwind
colors: {
custom: {
50: '#a5dfd2',
500: '#7bd1bf',
950: '#000000',
},
}SCSS
$custom: #7bd1bf; $custom-light: #a5dfd2; $custom-dark: #000000;
JSON
{
"hex": "#7bd1bf",
"rgb": {
"r": 123,
"g": 209,
"b": 191
},
"hsl": {
"h": 167.442,
"s": 48.315,
"l": 65.098
},
"oklch": {
"l": 0.80107,
"c": 0.08798,
"h": 179
},
"luminance": 0.53573
}Semantic roles & 50–950 ramp
primary
#7BD1BF
secondary
#A14F60
accent
#2A48BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483