#7BD6B7#7BD6B7
#7BD6B7 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.0% C 0.099 H 169.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6B7 |
|---|---|
| RGB | rgb(123, 214, 183) |
| HSL | hsl(160, 53%, 66%) |
| HSV | hsv(160, 43%, 84%) |
| CMYK | cmyk(42.5%, 0%, 14.5%, 16.1%) |
| CIE-LAB | lab(79.45, -34.39, 6.86) |
| CIE-LCH | lch(79.45, 35.07, 168.72°) |
| OKLab | oklab(81.04% -0.0974 0.0176) |
| OKLCH | oklch(81.04% 0.099 169.8) |
| XYZ | xyz(40.7587, 55.7200, 53.3978) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.61
Mediumaquamarine
#66CDAA
ΔE00 3.12
Pale Teal
#82CBB2
ΔE00 3.34
Light Teal
#90E4C1
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6B7 #D67B9A
analogous
#7BD689 #7BD6B7 #7BC7D6
triadic
#7BD6B7 #B77BD6 #D6B77B
tetradic
#7BD6B7 #897BD6 #D67B9A #C7D67B
square
#7BD6B7 #897BD6 #D67B9A #C7D67B
split-complementary
#7BD6B7 #D67BC7 #D6897B
monochromatic
#33A47D #4CC79E #7BD6B7 #AAE5D0 #D8F3EA
Accessibility & contrast
On white
1.73
#7BD6B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#7BD6B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6B7
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6B7 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#C3C0B9
Tritanopia (blue-blind)
#5ED7CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd6b7; /* rgb */ color: rgb(123, 214, 183); /* oklch */ color: oklch(81.0% 0.099 169.8);
Tailwind
colors: {
custom: {
50: '#a5e3cc',
500: '#7bd6b7',
950: '#000000',
},
}SCSS
$custom: #7bd6b7; $custom-light: #a5e3cc; $custom-dark: #000000;
JSON
{
"hex": "#7bd6b7",
"rgb": {
"r": 123,
"g": 214,
"b": 183
},
"hsl": {
"h": 159.56,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.81044,
"c": 0.09892,
"h": 169.8
},
"luminance": 0.55723
}Semantic roles & 50–950 ramp
primary
#7BD6B7
secondary
#A84D6C
accent
#255AC0
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483