#7BE8BE#7BE8BE
#7BE8BE is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.4% C 0.118 H 166.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE8BE |
|---|---|
| RGB | rgb(123, 232, 190) |
| HSL | hsl(157, 70%, 70%) |
| HSV | hsv(157, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.81, -41.07, 10.82) |
| CIE-LCH | lch(84.81, 42.48, 165.24°) |
| OKLab | oklab(85.44% -0.1149 0.0278) |
| OKLCH | oklch(85.44% 0.118 166.4) |
| XYZ | xyz(46.3152, 65.6382, 58.9340) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Teal
#90E4C1
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 4.86
Light Aquamarine
#7BFDC7
ΔE00 4.89
Aquamarine
#7FFFD4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE8BE #E87BA5
analogous
#7BE888 #7BE8BE #7BDBE8
triadic
#7BE8BE #BE7BE8 #E8BE7B
tetradic
#7BE8BE #887BE8 #E87BA5 #DBE87B
square
#7BE8BE #887BE8 #E87BA5 #DBE87B
split-complementary
#7BE8BE #E87BDB #E8887B
monochromatic
#23C687 #47DFA4 #7BE8BE #AFF1D8 #E3FAF1
Accessibility & contrast
On white
1.49
#7BE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#7BE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE8BE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE8BE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#57E9DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be8be; /* rgb */ color: rgb(123, 232, 190); /* oklch */ color: oklch(85.4% 0.118 166.4);
Tailwind
colors: {
custom: {
50: '#a7f0d1',
500: '#7be8be',
950: '#000000',
},
}SCSS
$custom: #7be8be; $custom-light: #a7f0d1; $custom-dark: #000000;
JSON
{
"hex": "#7be8be",
"rgb": {
"r": 123,
"g": 232,
"b": 190
},
"hsl": {
"h": 156.881,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.85435,
"c": 0.11825,
"h": 166.4
},
"luminance": 0.65642
}Semantic roles & 50–950 ramp
primary
#7BE8BE
secondary
#C04776
accent
#135DD2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583