#7BE3BB#7BE3BB
#7BE3BB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.2% C 0.114 H 166.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3BB |
|---|---|
| RGB | rgb(123, 227, 187) |
| HSL | hsl(157, 65%, 69%) |
| HSV | hsv(157, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(83.30, -39.48, 10.25) |
| CIE-LCH | lch(83.30, 40.78, 165.45°) |
| OKLab | oklab(84.19% -0.1106 0.0263) |
| OKLCH | oklch(84.19% 0.114 166.6) |
| XYZ | xyz(44.6033, 62.7335, 56.7624) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.85
Light Teal
#90E4C1
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3BB #E37BA3
analogous
#7BE387 #7BE3BB #7BD7E3
triadic
#7BE3BB #BB7BE3 #E3BB7B
tetradic
#7BE3BB #877BE3 #E37BA3 #D7E37B
square
#7BE3BB #877BE3 #E37BA3 #D7E37B
split-complementary
#7BE3BB #E37BD7 #E3877B
monochromatic
#28BC83 #49D8A1 #7BE3BB #ADEED5 #E0F8EF
Accessibility & contrast
On white
1.55
#7BE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#7BE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3BB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3BB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#59E4D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be3bb; /* rgb */ color: rgb(123, 227, 187); /* oklch */ color: oklch(84.2% 0.114 166.6);
Tailwind
colors: {
custom: {
50: '#a7eccf',
500: '#7be3bb',
950: '#000000',
},
}SCSS
$custom: #7be3bb; $custom-light: #a7eccf; $custom-dark: #000000;
JSON
{
"hex": "#7be3bb",
"rgb": {
"r": 123,
"g": 227,
"b": 187
},
"hsl": {
"h": 156.923,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84189,
"c": 0.1137,
"h": 166.6
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#7BE3BB
secondary
#BA4874
accent
#195ECD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583