#7BDCB2#7BDCB2
#7BDCB2 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.111 H 164.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCB2 |
|---|---|
| RGB | rgb(123, 220, 178) |
| HSL | hsl(154, 58%, 67%) |
| HSV | hsv(154, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.08, -38.22, 11.83) |
| CIE-LCH | lch(81.08, 40.00, 162.81°) |
| OKLab | oklab(82.32% -0.1065 0.0304) |
| OKLCH | oklch(82.32% 0.111 164.1) |
| XYZ | xyz(41.7941, 58.6086, 51.2211) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.18
Light Teal
#90E4C1
ΔE00 3.26
Mediumaquamarine
#66CDAA
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCB2 #DC7BA5
analogous
#7BDC82 #7BDCB2 #7BD5DC
triadic
#7BDCB2 #B27BDC #DCB27B
tetradic
#7BDCB2 #827BDC #DC7BA5 #D5DC7B
square
#7BDCB2 #827BDC #DC7BA5 #D5DC7B
split-complementary
#7BDCB2 #DC7BD5 #DC827B
monochromatic
#2EAE77 #4BCF96 #7BDCB2 #ABE9CE #DCF6EA
Accessibility & contrast
On white
1.65
#7BDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7BDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCB2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCB2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#5FDCD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdcb2; /* rgb */ color: rgb(123, 220, 178); /* oklch */ color: oklch(82.3% 0.111 164.1);
Tailwind
colors: {
custom: {
50: '#a6e7c9',
500: '#7bdcb2',
950: '#000000',
},
}SCSS
$custom: #7bdcb2; $custom-light: #a6e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7bdcb2",
"rgb": {
"r": 123,
"g": 220,
"b": 178
},
"hsl": {
"h": 154.021,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82319,
"c": 0.1108,
"h": 164.1
},
"luminance": 0.58612
}Semantic roles & 50–950 ramp
primary
#7BDCB2
secondary
#B14B77
accent
#2068C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482