#7BEABE#7BEABE
#7BEABE is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.121 H 165.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEABE |
|---|---|
| RGB | rgb(123, 234, 190) |
| HSL | hsl(156, 73%, 70%) |
| HSV | hsv(156, 47%, 92%) |
| CMYK | cmyk(47.4%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.39, -41.96, 11.64) |
| CIE-LCH | lch(85.39, 43.55, 164.49°) |
| OKLab | oklab(85.9% -0.1172 0.0299) |
| OKLCH | oklch(85.9% 0.121 165.7) |
| XYZ | xyz(46.8814, 66.7705, 59.1227) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Teal
#90E4C1
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEABE #EA7BA7
analogous
#7BEA86 #7BEABE #7BDFEA
triadic
#7BEABE #BE7BEA #EABE7B
tetradic
#7BEABE #867BEA #EA7BA7 #DFEA7B
square
#7BEABE #867BEA #EA7BA7 #DFEA7B
split-complementary
#7BEABE #EA7BDF #EA867B
monochromatic
#20CA87 #46E2A4 #7BEABE #B0F2D8 #E5FBF2
Accessibility & contrast
On white
1.46
#7BEABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#7BEABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEABE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEABE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#56EADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7beabe; /* rgb */ color: rgb(123, 234, 190); /* oklch */ color: oklch(85.9% 0.121 165.7);
Tailwind
colors: {
custom: {
50: '#a7f1d1',
500: '#7beabe',
950: '#000000',
},
}SCSS
$custom: #7beabe; $custom-light: #a7f1d1; $custom-dark: #000000;
JSON
{
"hex": "#7beabe",
"rgb": {
"r": 123,
"g": 234,
"b": 190
},
"hsl": {
"h": 156.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85903,
"c": 0.12093,
"h": 165.7
},
"luminance": 0.66774
}Semantic roles & 50–950 ramp
primary
#7BEABE
secondary
#C34678
accent
#115ED5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583