#7BD6BB#7BD6BB
#7BD6BB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.096 H 172.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6BB |
|---|---|
| RGB | rgb(123, 214, 187) |
| HSL | hsl(162, 53%, 66%) |
| HSV | hsv(162, 43%, 84%) |
| CMYK | cmyk(42.5%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(79.55, -33.51, 4.86) |
| CIE-LCH | lch(79.55, 33.86, 171.74°) |
| OKLab | oklab(81.15% -0.0956 0.0124) |
| OKLCH | oklch(81.15% 0.096 172.6) |
| XYZ | xyz(41.1810, 55.8889, 55.6217) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.21
Pale Teal
#82CBB2
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 5.29
Eucalyptus
#44D7A8
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6BB #D67B96
analogous
#7BD68D #7BD6BB #7BC3D6
triadic
#7BD6BB #BB7BD6 #D6BB7B
tetradic
#7BD6BB #8D7BD6 #D67B96 #C3D67B
square
#7BD6BB #8D7BD6 #D67B96 #C3D67B
split-complementary
#7BD6BB #D67BC3 #D68D7B
monochromatic
#33A482 #4CC7A3 #7BD6BB #AAE5D3 #D8F3EB
Accessibility & contrast
On white
1.72
#7BD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7BD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6BB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6BB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#5CD8CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd6bb; /* rgb */ color: rgb(123, 214, 187); /* oklch */ color: oklch(81.2% 0.096 172.6);
Tailwind
colors: {
custom: {
50: '#a6e3cf',
500: '#7bd6bb',
950: '#000000',
},
}SCSS
$custom: #7bd6bb; $custom-light: #a6e3cf; $custom-dark: #000000;
JSON
{
"hex": "#7bd6bb",
"rgb": {
"r": 123,
"g": 214,
"b": 187
},
"hsl": {
"h": 162.198,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.81154,
"c": 0.0964,
"h": 172.6
},
"luminance": 0.55892
}Semantic roles & 50–950 ramp
primary
#7BD6BB
secondary
#A84D68
accent
#2553C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483