#7BEABC#7BEABC
#7BEABC is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.9% C 0.122 H 164.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEABC |
|---|---|
| RGB | rgb(123, 234, 188) |
| HSL | hsl(155, 73%, 70%) |
| HSV | hsv(155, 47%, 92%) |
| CMYK | cmyk(47.4%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(85.34, -42.38, 12.62) |
| CIE-LCH | lch(85.34, 44.22, 163.41°) |
| OKLab | oklab(85.85% -0.1181 0.0324) |
| OKLCH | oklch(85.85% 0.122 164.6) |
| XYZ | xyz(46.6643, 66.6837, 57.9794) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Teal
#90E4C1
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.17
Aquamarine
#7FFFD4
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEABC #EA7BA9
analogous
#7BEA84 #7BEABC #7BE1EA
triadic
#7BEABC #BC7BEA #EABC7B
tetradic
#7BEABC #847BEA #EA7BA9 #E1EA7B
square
#7BEABC #847BEA #EA7BA9 #E1EA7B
split-complementary
#7BEABC #EA7BE1 #EA847B
monochromatic
#20CA84 #46E2A1 #7BEABC #B0F2D7 #E5FBF2
Accessibility & contrast
On white
1.46
#7BEABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#7BEABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEABC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEABC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBA
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#57EADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7beabc; /* rgb */ color: rgb(123, 234, 188); /* oklch */ color: oklch(85.9% 0.122 164.6);
Tailwind
colors: {
custom: {
50: '#a7f1d0',
500: '#7beabc',
950: '#000000',
},
}SCSS
$custom: #7beabc; $custom-light: #a7f1d0; $custom-dark: #000000;
JSON
{
"hex": "#7beabc",
"rgb": {
"r": 123,
"g": 234,
"b": 188
},
"hsl": {
"h": 155.135,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85853,
"c": 0.12243,
"h": 164.6
},
"luminance": 0.66687
}Semantic roles & 50–950 ramp
primary
#7BEABC
secondary
#C3467A
accent
#1162D5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583