#7BD3BF#7BD3BF
#7BD3BF is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.090 H 177.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3BF |
|---|---|
| RGB | rgb(123, 211, 191) |
| HSL | hsl(166, 50%, 65%) |
| HSV | hsv(166, 42%, 83%) |
| CMYK | cmyk(41.7%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.79, -31.19, 1.62) |
| CIE-LCH | lch(78.79, 31.23, 177.03°) |
| OKLab | oklab(80.57% -0.0903 0.0038) |
| OKLCH | oklch(80.57% 0.09 177.6) |
| XYZ | xyz(40.8629, 54.5581, 57.6576) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.40
Pale Teal
#82CBB2
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3BF #D37B8F
analogous
#7BD393 #7BD3BF #7BBBD3
triadic
#7BD3BF #BF7BD3 #D3BF7B
tetradic
#7BD3BF #937BD3 #D37B8F #BBD37B
square
#7BD3BF #937BD3 #D37B8F #BBD37B
split-complementary
#7BD3BF #D37BBB #D3937B
monochromatic
#359F87 #4DC4A9 #7BD3BF #A9E2D5 #D7F2EC
Accessibility & contrast
On white
1.76
#7BD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#7BD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3BF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3BF | 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)
#CDC9BE
Deuteranopia (green-blind)
#BEBFC1
Tritanopia (blue-blind)
#5BD5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd3bf; /* rgb */ color: rgb(123, 211, 191); /* oklch */ color: oklch(80.6% 0.090 177.6);
Tailwind
colors: {
custom: {
50: '#a5e1d2',
500: '#7bd3bf',
950: '#000000',
},
}SCSS
$custom: #7bd3bf; $custom-light: #a5e1d2; $custom-dark: #000000;
JSON
{
"hex": "#7bd3bf",
"rgb": {
"r": 123,
"g": 211,
"b": 191
},
"hsl": {
"h": 166.364,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.8057,
"c": 0.09041,
"h": 177.6
},
"luminance": 0.54561
}Semantic roles & 50–950 ramp
primary
#7BD3BF
secondary
#A34F62
accent
#284ABD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483