#7BDCB4#7BDCB4
#7BDCB4 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.109 H 165.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCB4 |
|---|---|
| RGB | rgb(123, 220, 180) |
| HSL | hsl(155, 58%, 67%) |
| HSV | hsv(155, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(81.12, -37.80, 10.83) |
| CIE-LCH | lch(81.12, 39.32, 164.01°) |
| OKLab | oklab(82.37% -0.1057 0.0278) |
| OKLCH | oklch(82.37% 0.109 165.2) |
| XYZ | xyz(41.9964, 58.6895, 52.2864) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.56
Light Teal
#90E4C1
ΔE00 3.01
Mediumaquamarine
#66CDAA
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCB4 #DC7BA3
analogous
#7BDC84 #7BDCB4 #7BD3DC
triadic
#7BDCB4 #B47BDC #DCB47B
tetradic
#7BDCB4 #847BDC #DC7BA3 #D3DC7B
square
#7BDCB4 #847BDC #DC7BA3 #D3DC7B
split-complementary
#7BDCB4 #DC7BD3 #DC847B
monochromatic
#2EAE7A #4BCF99 #7BDCB4 #ABE9CF #DCF6EB
Accessibility & contrast
On white
1.65
#7BDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#7BDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCB4
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCB4 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B2
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#5EDCD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdcb4; /* rgb */ color: rgb(123, 220, 180); /* oklch */ color: oklch(82.4% 0.109 165.2);
Tailwind
colors: {
custom: {
50: '#a6e7ca',
500: '#7bdcb4',
950: '#000000',
},
}SCSS
$custom: #7bdcb4; $custom-light: #a6e7ca; $custom-dark: #000000;
JSON
{
"hex": "#7bdcb4",
"rgb": {
"r": 123,
"g": 220,
"b": 180
},
"hsl": {
"h": 155.258,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.8237,
"c": 0.10927,
"h": 165.2
},
"luminance": 0.58693
}Semantic roles & 50–950 ramp
primary
#7BDCB4
secondary
#B14B75
accent
#2064C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482