#7BDCB5#7BDCB5
#7BDCB5 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.109 H 165.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCB5 |
|---|---|
| RGB | rgb(123, 220, 181) |
| HSL | hsl(156, 58%, 67%) |
| HSV | hsv(156, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(81.14, -37.58, 10.34) |
| CIE-LCH | lch(81.14, 38.98, 164.62°) |
| OKLab | oklab(82.4% -0.1052 0.0266) |
| OKLCH | oklch(82.4% 0.109 165.8) |
| XYZ | xyz(42.0986, 58.7304, 52.8248) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.78
Light Teal
#90E4C1
ΔE00 2.92
Seafoam Blue
#78D1B6
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCB5 #DC7BA2
analogous
#7BDC84 #7BDCB5 #7BD3DC
triadic
#7BDCB5 #B57BDC #DCB57B
tetradic
#7BDCB5 #847BDC #DC7BA2 #D3DC7B
square
#7BDCB5 #847BDC #DC7BA2 #D3DC7B
split-complementary
#7BDCB5 #DC7BD3 #DC847B
monochromatic
#2EAE7B #4BCF9A #7BDCB5 #ABE9D0 #DCF6EB
Accessibility & contrast
On white
1.65
#7BDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7BDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCB5
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCB5 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B3
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#5EDCD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdcb5; /* rgb */ color: rgb(123, 220, 181); /* oklch */ color: oklch(82.4% 0.109 165.8);
Tailwind
colors: {
custom: {
50: '#a6e7cb',
500: '#7bdcb5',
950: '#000000',
},
}SCSS
$custom: #7bdcb5; $custom-light: #a6e7cb; $custom-dark: #000000;
JSON
{
"hex": "#7bdcb5",
"rgb": {
"r": 123,
"g": 220,
"b": 181
},
"hsl": {
"h": 155.876,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82395,
"c": 0.10852,
"h": 165.8
},
"luminance": 0.58734
}Semantic roles & 50–950 ramp
primary
#7BDCB5
secondary
#B14B74
accent
#2063C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482