#7BE2BB#7BE2BB
#7BE2BB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.112 H 167.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2BB |
|---|---|
| RGB | rgb(123, 226, 187) |
| HSL | hsl(157, 64%, 68%) |
| HSV | hsv(157, 46%, 89%) |
| CMYK | cmyk(45.6%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.01, -39.03, 9.83) |
| CIE-LCH | lch(83.01, 40.25, 165.86°) |
| OKLab | oklab(83.96% -0.1095 0.0253) |
| OKLCH | oklch(83.96% 0.112 167) |
| XYZ | xyz(44.3306, 62.1881, 56.6715) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.96
Light Teal
#90E4C1
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2BB #E27BA2
analogous
#7BE287 #7BE2BB #7BD5E2
triadic
#7BE2BB #BB7BE2 #E2BB7B
tetradic
#7BE2BB #877BE2 #E27BA2 #D5E27B
square
#7BE2BB #877BE2 #E27BA2 #D5E27B
split-complementary
#7BE2BB #E27BD5 #E2877B
monochromatic
#29BA83 #49D7A1 #7BE2BB #ADEDD5 #DFF8EF
Accessibility & contrast
On white
1.56
#7BE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#7BE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2BB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2BB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#5AE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be2bb; /* rgb */ color: rgb(123, 226, 187); /* oklch */ color: oklch(84.0% 0.112 167.0);
Tailwind
colors: {
custom: {
50: '#a7ebcf',
500: '#7be2bb',
950: '#000000',
},
}SCSS
$custom: #7be2bb; $custom-light: #a7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#7be2bb",
"rgb": {
"r": 123,
"g": 226,
"b": 187
},
"hsl": {
"h": 157.282,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.83955,
"c": 0.11234,
"h": 167
},
"luminance": 0.62192
}Semantic roles & 50–950 ramp
primary
#7BE2BB
secondary
#B94873
accent
#1A5DCC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483