#7BE0BC#7BE0BC
#7BE0BC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.5% C 0.109 H 168.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE0BC |
|---|---|
| RGB | rgb(123, 224, 188) |
| HSL | hsl(159, 62%, 68%) |
| HSV | hsv(159, 45%, 88%) |
| CMYK | cmyk(45.1%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(82.46, -37.90, 8.51) |
| CIE-LCH | lch(82.46, 38.85, 167.34°) |
| OKLab | oklab(83.51% -0.1067 0.0219) |
| OKLCH | oklch(83.51% 0.109 168.4) |
| XYZ | xyz(43.8973, 61.1497, 57.0571) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.46
Seafoam
#7FE0B3
ΔE00 2.60
Seafoam Blue
#78D1B6
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE0BC #E07B9F
analogous
#7BE089 #7BE0BC #7BD1E0
triadic
#7BE0BC #BC7BE0 #E0BC7B
tetradic
#7BE0BC #897BE0 #E07B9F #D1E07B
square
#7BE0BC #897BE0 #E07B9F #D1E07B
split-complementary
#7BE0BC #E07BD1 #E0897B
monochromatic
#2BB684 #49D4A3 #7BE0BC #ADECD5 #DEF7EE
Accessibility & contrast
On white
1.59
#7BE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#7BE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE0BC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE0BC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#5AE1D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7be0bc; /* rgb */ color: rgb(123, 224, 188); /* oklch */ color: oklch(83.5% 0.109 168.4);
Tailwind
colors: {
custom: {
50: '#a6ead0',
500: '#7be0bc',
950: '#000000',
},
}SCSS
$custom: #7be0bc; $custom-light: #a6ead0; $custom-dark: #000000;
JSON
{
"hex": "#7be0bc",
"rgb": {
"r": 123,
"g": 224,
"b": 188
},
"hsl": {
"h": 158.614,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.83514,
"c": 0.10895,
"h": 168.4
},
"luminance": 0.61153
}Semantic roles & 50–950 ramp
primary
#7BE0BC
secondary
#B74870
accent
#1C5ACA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483