#7BD0BB#7BD0BB
#7BD0BB is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.089 H 176.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0BB |
|---|---|
| RGB | rgb(123, 208, 187) |
| HSL | hsl(165, 47%, 65%) |
| HSV | hsv(165, 41%, 82%) |
| CMYK | cmyk(40.9%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(77.82, -30.67, 2.36) |
| CIE-LCH | lch(77.82, 30.76, 175.60°) |
| OKLab | oklab(79.76% -0.0885 0.0058) |
| OKLCH | oklch(79.76% 0.089 176.3) |
| XYZ | xyz(39.6904, 52.9077, 55.1248) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.93
Pale Teal
#82CBB2
ΔE00 2.49
Mediumaquamarine
#66CDAA
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.86
Mediumturquoise
#48D1CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0BB #D07B90
analogous
#7BD090 #7BD0BB #7BBBD0
triadic
#7BD0BB #BB7BD0 #D0BB7B
tetradic
#7BD0BB #907BD0 #D07B90 #BBD07B
square
#7BD0BB #907BD0 #D07B90 #BBD07B
split-complementary
#7BD0BB #D07BBB #D0907B
monochromatic
#379A81 #4EC0A4 #7BD0BB #A8E0D2 #D5F0E9
Accessibility & contrast
On white
1.81
#7BD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7BD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0BB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0BB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BA
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#5ED2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bd0bb; /* rgb */ color: rgb(123, 208, 187); /* oklch */ color: oklch(79.8% 0.089 176.3);
Tailwind
colors: {
custom: {
50: '#a5decf',
500: '#7bd0bb',
950: '#000000',
},
}SCSS
$custom: #7bd0bb; $custom-light: #a5decf; $custom-dark: #000000;
JSON
{
"hex": "#7bd0bb",
"rgb": {
"r": 123,
"g": 208,
"b": 187
},
"hsl": {
"h": 165.176,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.79758,
"c": 0.0887,
"h": 176.3
},
"luminance": 0.52911
}Semantic roles & 50–950 ramp
primary
#7BD0BB
secondary
#9F5063
accent
#2B4EBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483