#7BD3BA#7BD3BA
#7BD3BA is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.4% C 0.093 H 173.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3BA |
|---|---|
| RGB | rgb(123, 211, 186) |
| HSL | hsl(163, 50%, 65%) |
| HSV | hsv(163, 42%, 83%) |
| CMYK | cmyk(41.7%, 0%, 11.8%, 17.3%) |
| CIE-LAB | lab(78.66, -32.32, 4.11) |
| CIE-LCH | lch(78.66, 32.58, 172.75°) |
| OKLab | oklab(80.43% -0.0925 0.0104) |
| OKLCH | oklch(80.43% 0.093 173.6) |
| XYZ | xyz(40.3221, 54.3418, 54.8091) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.86
Pale Teal
#82CBB2
ΔE00 2.52
Mediumaquamarine
#66CDAA
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3BA #D37B94
analogous
#7BD38E #7BD3BA #7BC0D3
triadic
#7BD3BA #BA7BD3 #D3BA7B
tetradic
#7BD3BA #8E7BD3 #D37B94 #C0D37B
square
#7BD3BA #8E7BD3 #D37B94 #C0D37B
split-complementary
#7BD3BA #D37BC0 #D38E7B
monochromatic
#359F81 #4DC4A2 #7BD3BA #A9E2D2 #D7F2EA
Accessibility & contrast
On white
1.77
#7BD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7BD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3BA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3BA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#5ED5CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd3ba; /* rgb */ color: rgb(123, 211, 186); /* oklch */ color: oklch(80.4% 0.093 173.6);
Tailwind
colors: {
custom: {
50: '#a5e1ce',
500: '#7bd3ba',
950: '#000000',
},
}SCSS
$custom: #7bd3ba; $custom-light: #a5e1ce; $custom-dark: #000000;
JSON
{
"hex": "#7bd3ba",
"rgb": {
"r": 123,
"g": 211,
"b": 186
},
"hsl": {
"h": 162.955,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.80428,
"c": 0.09308,
"h": 173.6
},
"luminance": 0.54345
}Semantic roles & 50–950 ramp
primary
#7BD3BA
secondary
#A34F67
accent
#2853BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483