#7BCFCA#7BCFCA
#7BCFCA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.082 H 190.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFCA |
|---|---|
| RGB | rgb(123, 207, 202) |
| HSL | hsl(176, 47%, 65%) |
| HSV | hsv(176, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.93, -26.67, -5.53) |
| CIE-LCH | lch(77.93, 27.24, 191.72°) |
| OKLab | oklab(79.98% -0.0809 -0.0153) |
| OKLCH | oklch(79.98% 0.082 190.7) |
| XYZ | xyz(41.1378, 53.0979, 63.9468) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 6.75
Turquoise
#40E0D0
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 7.80
Aqua Blue
#02D8E9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFCA #CF7B80
analogous
#7BCFA0 #7BCFCA #7BAACF
triadic
#7BCFCA #CA7BCF #CFCA7B
tetradic
#7BCFCA #A07BCF #CF7B80 #AACF7B
square
#7BCFCA #A07BCF #CF7B80 #AACF7B
split-complementary
#7BCFCA #CF7BAA #CFA07B
monochromatic
#379892 #4EBFB8 #7BCFCA #A8DFDC #D5F0EE
Accessibility & contrast
On white
1.81
#7BCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7BCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFCA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFCA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#57D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcfca; /* rgb */ color: rgb(123, 207, 202); /* oklch */ color: oklch(80.0% 0.082 190.7);
Tailwind
colors: {
custom: {
50: '#a6deda',
500: '#7bcfca',
950: '#000000',
},
}SCSS
$custom: #7bcfca; $custom-light: #a6deda; $custom-dark: #000000;
JSON
{
"hex": "#7bcfca",
"rgb": {
"r": 123,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.429,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79981,
"c": 0.08237,
"h": 190.7
},
"luminance": 0.53101
}Semantic roles & 50–950 ramp
primary
#7BCFCA
secondary
#9E5055
accent
#2C34BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483