#7BDCB1#7BDCB1
#7BDCB1 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.112 H 163.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCB1 |
|---|---|
| RGB | rgb(123, 220, 177) |
| HSL | hsl(153, 58%, 67%) |
| HSV | hsv(153, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 19.5%, 13.7%) |
| CIE-LAB | lab(81.05, -38.42, 12.32) |
| CIE-LCH | lch(81.05, 40.35, 162.22°) |
| OKLab | oklab(82.29% -0.107 0.0317) |
| OKLCH | oklch(82.29% 0.112 163.5) |
| XYZ | xyz(41.6940, 58.5686, 50.6942) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.04
Light Teal
#90E4C1
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCB1 #DC7BA6
analogous
#7BDC81 #7BDCB1 #7BD7DC
triadic
#7BDCB1 #B17BDC #DCB17B
tetradic
#7BDCB1 #817BDC #DC7BA6 #D7DC7B
square
#7BDCB1 #817BDC #DC7BA6 #D7DC7B
split-complementary
#7BDCB1 #DC7BD7 #DC817B
monochromatic
#2EAE76 #4BCF94 #7BDCB1 #ABE9CE #DCF6EA
Accessibility & contrast
On white
1.65
#7BDCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#7BDCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCB1
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCB1 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AF
Deuteranopia (green-blind)
#CAC5B4
Tritanopia (blue-blind)
#5FDCD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdcb1; /* rgb */ color: rgb(123, 220, 177); /* oklch */ color: oklch(82.3% 0.112 163.5);
Tailwind
colors: {
custom: {
50: '#a6e7c8',
500: '#7bdcb1',
950: '#000000',
},
}SCSS
$custom: #7bdcb1; $custom-light: #a6e7c8; $custom-dark: #000000;
JSON
{
"hex": "#7bdcb1",
"rgb": {
"r": 123,
"g": 220,
"b": 177
},
"hsl": {
"h": 153.402,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82293,
"c": 0.11158,
"h": 163.5
},
"luminance": 0.58572
}Semantic roles & 50–950 ramp
primary
#7BDCB1
secondary
#B14B78
accent
#2069C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482