#7BD0BC#7BD0BC
#7BD0BC is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.8% C 0.088 H 177.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0BC |
|---|---|
| RGB | rgb(123, 208, 188) |
| HSL | hsl(166, 47%, 65%) |
| HSV | hsv(166, 41%, 82%) |
| CMYK | cmyk(40.9%, 0%, 9.6%, 18.4%) |
| CIE-LAB | lab(77.85, -30.45, 1.86) |
| CIE-LCH | lch(77.85, 30.50, 176.51°) |
| OKLab | oklab(79.79% -0.0881 0.0045) |
| OKLCH | oklch(79.79% 0.088 177.1) |
| XYZ | xyz(39.7978, 52.9507, 55.6906) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.27
Pale Teal
#82CBB2
ΔE00 2.74
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 6.72
Mediumturquoise
#48D1CC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0BC #D07B8F
analogous
#7BD091 #7BD0BC #7BBAD0
triadic
#7BD0BC #BC7BD0 #D0BC7B
tetradic
#7BD0BC #917BD0 #D07B8F #BAD07B
square
#7BD0BC #917BD0 #D07B8F #BAD07B
split-complementary
#7BD0BC #D07BBA #D0917B
monochromatic
#379A83 #4EC0A5 #7BD0BC #A8E0D3 #D5F0EA
Accessibility & contrast
On white
1.81
#7BD0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7BD0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0BC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0BC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BB
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#5DD2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bd0bc; /* rgb */ color: rgb(123, 208, 188); /* oklch */ color: oklch(79.8% 0.088 177.1);
Tailwind
colors: {
custom: {
50: '#a5ded0',
500: '#7bd0bc',
950: '#000000',
},
}SCSS
$custom: #7bd0bc; $custom-light: #a5ded0; $custom-dark: #000000;
JSON
{
"hex": "#7bd0bc",
"rgb": {
"r": 123,
"g": 208,
"b": 188
},
"hsl": {
"h": 165.882,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.79787,
"c": 0.08819,
"h": 177.1
},
"luminance": 0.52954
}Semantic roles & 50–950 ramp
primary
#7BD0BC
secondary
#9F5063
accent
#2B4DBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483