#7BE8BB#7BE8BB
#7BE8BB is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.4% C 0.120 H 164.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE8BB |
|---|---|
| RGB | rgb(123, 232, 187) |
| HSL | hsl(155, 70%, 70%) |
| HSV | hsv(155, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.75, -41.71, 12.30) |
| CIE-LCH | lch(84.75, 43.48, 163.57°) |
| OKLab | oklab(85.36% -0.1163 0.0316) |
| OKLCH | oklch(85.36% 0.12 164.8) |
| XYZ | xyz(45.9907, 65.5084, 57.2249) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Teal
#90E4C1
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 5.01
Aquamarine
#7FFFD4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE8BB #E87BA8
analogous
#7BE884 #7BE8BB #7BDFE8
triadic
#7BE8BB #BB7BE8 #E8BB7B
tetradic
#7BE8BB #847BE8 #E87BA8 #DFE87B
square
#7BE8BB #847BE8 #E87BA8 #DFE87B
split-complementary
#7BE8BB #E87BDF #E8847B
monochromatic
#23C683 #47DFA0 #7BE8BB #AFF1D6 #E3FAF1
Accessibility & contrast
On white
1.49
#7BE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7BE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE8BB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE8BB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#58E8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be8bb; /* rgb */ color: rgb(123, 232, 187); /* oklch */ color: oklch(85.4% 0.120 164.8);
Tailwind
colors: {
custom: {
50: '#a7f0cf',
500: '#7be8bb',
950: '#000000',
},
}SCSS
$custom: #7be8bb; $custom-light: #a7f0cf; $custom-dark: #000000;
JSON
{
"hex": "#7be8bb",
"rgb": {
"r": 123,
"g": 232,
"b": 187
},
"hsl": {
"h": 155.229,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.85359,
"c": 0.12047,
"h": 164.8
},
"luminance": 0.65512
}Semantic roles & 50–950 ramp
primary
#7BE8BB
secondary
#C04779
accent
#1362D2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583