#7BCABE#7BCABE
#7BCABE is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.5% C 0.080 H 183.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCABE |
|---|---|
| RGB | rgb(123, 202, 190) |
| HSL | hsl(171, 43%, 64%) |
| HSV | hsv(171, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.17, -27.09, -1.66) |
| CIE-LCH | lch(76.17, 27.14, 183.51°) |
| OKLab | oklab(78.46% -0.08 -0.0049) |
| OKLCH | oklch(78.46% 0.08 183.5) |
| XYZ | xyz(38.5797, 50.1671, 56.3555) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.74
Turquoise
#40E0D0
ΔE00 7.55
Mediumaquamarine
#66CDAA
ΔE00 7.64
Topaz
#13BBAF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCABE #CA7B87
analogous
#7BCA96 #7BCABE #7BAECA
triadic
#7BCABE #BE7BCA #CABE7B
tetradic
#7BCABE #967BCA #CA7B87 #AECA7B
square
#7BCABE #967BCA #CA7B87 #AECA7B
split-complementary
#7BCABE #CA7BAE #CA967B
monochromatic
#3A9183 #4FB8A8 #7BCABE #A7DCD4 #D2EDE9
Accessibility & contrast
On white
1.90
#7BCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7BCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCABE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCABE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#5ECDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcabe; /* rgb */ color: rgb(123, 202, 190); /* oklch */ color: oklch(78.5% 0.080 183.5);
Tailwind
colors: {
custom: {
50: '#a5dad1',
500: '#7bcabe',
950: '#000000',
},
}SCSS
$custom: #7bcabe; $custom-light: #a5dad1; $custom-dark: #000000;
JSON
{
"hex": "#7bcabe",
"rgb": {
"r": 123,
"g": 202,
"b": 190
},
"hsl": {
"h": 170.886,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78457,
"c": 0.08019,
"h": 183.5
},
"luminance": 0.5017
}Semantic roles & 50–950 ramp
primary
#7BCABE
secondary
#97525C
accent
#3044B6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483