#7BE2B9#7BE2B9
#7BE2B9 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 83.9% C 0.114 H 165.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2B9 |
|---|---|
| RGB | rgb(123, 226, 185) |
| HSL | hsl(156, 64%, 68%) |
| HSV | hsv(156, 46%, 89%) |
| CMYK | cmyk(45.6%, 0%, 18.1%, 11.4%) |
| CIE-LAB | lab(82.97, -39.45, 10.82) |
| CIE-LCH | lch(82.97, 40.91, 164.66°) |
| OKLab | oklab(83.9% -0.1103 0.0278) |
| OKLCH | oklch(83.9% 0.114 165.9) |
| XYZ | xyz(44.1180, 62.1030, 55.5518) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.47
Light Teal
#90E4C1
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 5.00
Seafoam Blue
#78D1B6
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2B9 #E27BA4
analogous
#7BE285 #7BE2B9 #7BD7E2
triadic
#7BE2B9 #B97BE2 #E2B97B
tetradic
#7BE2B9 #857BE2 #E27BA4 #D7E27B
square
#7BE2B9 #857BE2 #E27BA4 #D7E27B
split-complementary
#7BE2B9 #E27BD7 #E2857B
monochromatic
#29BA80 #49D79E #7BE2B9 #ADEDD4 #DFF8EE
Accessibility & contrast
On white
1.56
#7BE2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7BE2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2B9
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2B9 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B7
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#5BE2D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be2b9; /* rgb */ color: rgb(123, 226, 185); /* oklch */ color: oklch(83.9% 0.114 165.9);
Tailwind
colors: {
custom: {
50: '#a6ebce',
500: '#7be2b9',
950: '#000000',
},
}SCSS
$custom: #7be2b9; $custom-light: #a6ebce; $custom-dark: #000000;
JSON
{
"hex": "#7be2b9",
"rgb": {
"r": 123,
"g": 226,
"b": 185
},
"hsl": {
"h": 156.117,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.83904,
"c": 0.1138,
"h": 165.9
},
"luminance": 0.62106
}Semantic roles & 50–950 ramp
primary
#7BE2B9
secondary
#B94875
accent
#1A61CC
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483