#7BCAC4#7BCAC4
#7BCAC4 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.079 H 189.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAC4 |
|---|---|
| RGB | rgb(123, 202, 196) |
| HSL | hsl(175, 43%, 64%) |
| HSV | hsv(175, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(76.34, -25.66, -4.66) |
| CIE-LCH | lch(76.34, 26.08, 190.29°) |
| OKLab | oklab(78.64% -0.0775 -0.013) |
| OKLCH | oklch(78.64% 0.079 189.5) |
| XYZ | xyz(39.2490, 50.4348, 59.8805) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.14
Pale Teal
#82CBB2
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.21
Seafoam Blue
#78D1B6
ΔE00 7.50
Turquoise
#40E0D0
ΔE00 8.15
Topaz
#13BBAF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAC4 #CA7B81
analogous
#7BCA9C #7BCAC4 #7BA8CA
triadic
#7BCAC4 #C47BCA #CAC47B
tetradic
#7BCAC4 #9C7BCA #CA7B81 #A8CA7B
square
#7BCAC4 #9C7BCA #CA7B81 #A8CA7B
split-complementary
#7BCAC4 #CA7BA8 #CA9C7B
monochromatic
#3A918A #4FB8B0 #7BCAC4 #A7DCD8 #D2EDEB
Accessibility & contrast
On white
1.89
#7BCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7BCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAC4
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAC4 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C4
Deuteranopia (green-blind)
#B4B8C5
Tritanopia (blue-blind)
#5BCEC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcac4; /* rgb */ color: rgb(123, 202, 196); /* oklch */ color: oklch(78.6% 0.079 189.5);
Tailwind
colors: {
custom: {
50: '#a5dad5',
500: '#7bcac4',
950: '#000000',
},
}SCSS
$custom: #7bcac4; $custom-light: #a5dad5; $custom-dark: #000000;
JSON
{
"hex": "#7bcac4",
"rgb": {
"r": 123,
"g": 202,
"b": 196
},
"hsl": {
"h": 175.443,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78643,
"c": 0.07858,
"h": 189.5
},
"luminance": 0.50438
}Semantic roles & 50–950 ramp
primary
#7BCAC4
secondary
#975257
accent
#303AB6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483