#7BD9BB#7BD9BB
#7BD9BB is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.100 H 171.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD9BB |
|---|---|
| RGB | rgb(123, 217, 187) |
| HSL | hsl(161, 55%, 67%) |
| HSV | hsv(161, 43%, 85%) |
| CMYK | cmyk(43.3%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(80.42, -34.91, 6.11) |
| CIE-LCH | lch(80.42, 35.44, 170.07°) |
| OKLab | oklab(81.85% -0.0991 0.0156) |
| OKLCH | oklch(81.85% 0.1 171) |
| XYZ | xyz(41.9472, 57.4214, 55.8771) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.01
Light Teal
#90E4C1
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 3.74
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD9BB #D97B99
analogous
#7BD98C #7BD9BB #7BC8D9
triadic
#7BD9BB #BB7BD9 #D9BB7B
tetradic
#7BD9BB #8C7BD9 #D97B99 #C8D97B
square
#7BD9BB #8C7BD9 #D97B99 #C8D97B
split-complementary
#7BD9BB #D97BC8 #D98C7B
monochromatic
#31A983 #4BCBA3 #7BD9BB #ABE7D3 #DAF4EC
Accessibility & contrast
On white
1.68
#7BD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7BD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD9BB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD9BB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#5CDAD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bd9bb; /* rgb */ color: rgb(123, 217, 187); /* oklch */ color: oklch(81.9% 0.100 171.0);
Tailwind
colors: {
custom: {
50: '#a6e5cf',
500: '#7bd9bb',
950: '#000000',
},
}SCSS
$custom: #7bd9bb; $custom-light: #a6e5cf; $custom-dark: #000000;
JSON
{
"hex": "#7bd9bb",
"rgb": {
"r": 123,
"g": 217,
"b": 187
},
"hsl": {
"h": 160.851,
"s": 55.294,
"l": 66.667
},
"oklch": {
"l": 0.81853,
"c": 0.10032,
"h": 171
},
"luminance": 0.57425
}Semantic roles & 50–950 ramp
primary
#7BD9BB
secondary
#AC4C6B
accent
#2356C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483