#7BD7BB#7BD7BB
#7BD7BB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.098 H 172.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD7BB |
|---|---|
| RGB | rgb(123, 215, 187) |
| HSL | hsl(162, 53%, 66%) |
| HSV | hsv(162, 43%, 84%) |
| CMYK | cmyk(42.8%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(79.84, -33.98, 5.28) |
| CIE-LCH | lch(79.84, 34.38, 171.17°) |
| OKLab | oklab(81.39% -0.0968 0.0134) |
| OKLCH | oklch(81.39% 0.098 172.1) |
| XYZ | xyz(41.4348, 56.3966, 55.7063) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.44
Pale Teal
#82CBB2
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD7BB #D77B97
analogous
#7BD78D #7BD7BB #7BC5D7
triadic
#7BD7BB #BB7BD7 #D7BB7B
tetradic
#7BD7BB #8D7BD7 #D77B97 #C5D77B
square
#7BD7BB #8D7BD7 #D77B97 #C5D77B
split-complementary
#7BD7BB #D77BC5 #D78D7B
monochromatic
#32A582 #4CC9A3 #7BD7BB #AAE5D3 #D9F3EB
Accessibility & contrast
On white
1.71
#7BD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#7BD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD7BB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD7BB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#C3C1BD
Tritanopia (blue-blind)
#5CD9CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bd7bb; /* rgb */ color: rgb(123, 215, 187); /* oklch */ color: oklch(81.4% 0.098 172.1);
Tailwind
colors: {
custom: {
50: '#a6e3cf',
500: '#7bd7bb',
950: '#000000',
},
}SCSS
$custom: #7bd7bb; $custom-light: #a6e3cf; $custom-dark: #000000;
JSON
{
"hex": "#7bd7bb",
"rgb": {
"r": 123,
"g": 215,
"b": 187
},
"hsl": {
"h": 161.739,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.81387,
"c": 0.0977,
"h": 172.1
},
"luminance": 0.564
}Semantic roles & 50–950 ramp
primary
#7BD7BB
secondary
#A94D69
accent
#2554C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483