#7BE7BC#7BE7BC
#7BE7BC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.2% C 0.118 H 165.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE7BC |
|---|---|
| RGB | rgb(123, 231, 188) |
| HSL | hsl(156, 69%, 69%) |
| HSV | hsv(156, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(84.48, -41.05, 11.40) |
| CIE-LCH | lch(84.48, 42.61, 164.49°) |
| OKLab | oklab(85.15% -0.1147 0.0293) |
| OKLCH | oklch(85.15% 0.118 165.7) |
| XYZ | xyz(45.8175, 64.9900, 57.6971) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.02
Light Teal
#90E4C1
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 4.95
Light Aquamarine
#7BFDC7
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE7BC #E77BA6
analogous
#7BE786 #7BE7BC #7BDCE7
triadic
#7BE7BC #BC7BE7 #E7BC7B
tetradic
#7BE7BC #867BE7 #E77BA6 #DCE77B
square
#7BE7BC #867BE7 #E77BA6 #DCE77B
split-complementary
#7BE7BC #E77BDC #E7867B
monochromatic
#24C484 #47DEA2 #7BE7BC #AFF0D6 #E3FAF1
Accessibility & contrast
On white
1.50
#7BE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7BE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE7BC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE7BC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#58E7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be7bc; /* rgb */ color: rgb(123, 231, 188); /* oklch */ color: oklch(85.2% 0.118 165.7);
Tailwind
colors: {
custom: {
50: '#a7efd0',
500: '#7be7bc',
950: '#000000',
},
}SCSS
$custom: #7be7bc; $custom-light: #a7efd0; $custom-dark: #000000;
JSON
{
"hex": "#7be7bc",
"rgb": {
"r": 123,
"g": 231,
"b": 188
},
"hsl": {
"h": 156.111,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.8515,
"c": 0.11836,
"h": 165.7
},
"luminance": 0.64994
}Semantic roles & 50–950 ramp
primary
#7BE7BC
secondary
#BF4777
accent
#1460D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583