#7BD4BB#7BD4BB
#7BD4BB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.094 H 173.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD4BB |
|---|---|
| RGB | rgb(123, 212, 187) |
| HSL | hsl(163, 51%, 66%) |
| HSV | hsv(163, 42%, 83%) |
| CMYK | cmyk(42%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(78.97, -32.57, 4.03) |
| CIE-LCH | lch(78.97, 32.82, 172.95°) |
| OKLab | oklab(80.69% -0.0932 0.0102) |
| OKLCH | oklch(80.69% 0.094 173.8) |
| XYZ | xyz(40.6779, 54.8828, 55.4540) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.04
Pale Teal
#82CBB2
ΔE00 2.75
Mediumaquamarine
#66CDAA
ΔE00 3.94
Light Teal
#90E4C1
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD4BB #D47B94
analogous
#7BD48E #7BD4BB #7BC0D4
triadic
#7BD4BB #BB7BD4 #D4BB7B
tetradic
#7BD4BB #8E7BD4 #D47B94 #C0D47B
square
#7BD4BB #8E7BD4 #D47B94 #C0D47B
split-complementary
#7BD4BB #D47BC0 #D48E7B
monochromatic
#34A082 #4DC5A3 #7BD4BB #A9E3D3 #D7F2EB
Accessibility & contrast
On white
1.75
#7BD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#7BD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD4BB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD4BB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#5DD6CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd4bb; /* rgb */ color: rgb(123, 212, 187); /* oklch */ color: oklch(80.7% 0.094 173.8);
Tailwind
colors: {
custom: {
50: '#a5e1cf',
500: '#7bd4bb',
950: '#000000',
},
}SCSS
$custom: #7bd4bb; $custom-light: #a5e1cf; $custom-dark: #000000;
JSON
{
"hex": "#7bd4bb",
"rgb": {
"r": 123,
"g": 212,
"b": 187
},
"hsl": {
"h": 163.146,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.80689,
"c": 0.0938,
"h": 173.8
},
"luminance": 0.54886
}Semantic roles & 50–950 ramp
primary
#7BD4BB
secondary
#A54E67
accent
#2752BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483