#7BCFAB#7BCFAB
#7BCFAB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.098 H 164.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFAB |
|---|---|
| RGB | rgb(123, 207, 171) |
| HSL | hsl(154, 47%, 65%) |
| HSV | hsv(154, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.15, -33.70, 9.96) |
| CIE-LCH | lch(77.15, 35.14, 163.53°) |
| OKLab | oklab(79.09% -0.0943 0.0256) |
| OKLCH | oklch(79.09% 0.098 164.8) |
| XYZ | xyz(37.8290, 51.7743, 46.5203) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.49
Seafoam Blue
#78D1B6
ΔE00 3.01
Pale Teal
#82CBB2
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFAB #CF7B9F
analogous
#7BCF81 #7BCFAB #7BC9CF
triadic
#7BCFAB #AB7BCF #CFAB7B
tetradic
#7BCFAB #817BCF #CF7B9F #C9CF7B
square
#7BCFAB #817BCF #CF7B9F #C9CF7B
split-complementary
#7BCFAB #CF7BC9 #CF817B
monochromatic
#37986F #4EBF8E #7BCFAB #A8DFC8 #D5F0E4
Accessibility & contrast
On white
1.85
#7BCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7BCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFAB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFAB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BEBBAD
Tritanopia (blue-blind)
#64CFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcfab; /* rgb */ color: rgb(123, 207, 171); /* oklch */ color: oklch(79.1% 0.098 164.8);
Tailwind
colors: {
custom: {
50: '#a5dec4',
500: '#7bcfab',
950: '#000000',
},
}SCSS
$custom: #7bcfab; $custom-light: #a5dec4; $custom-dark: #000000;
JSON
{
"hex": "#7bcfab",
"rgb": {
"r": 123,
"g": 207,
"b": 171
},
"hsl": {
"h": 154.286,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79086,
"c": 0.09776,
"h": 164.8
},
"luminance": 0.51777
}Semantic roles & 50–950 ramp
primary
#7BCFAB
secondary
#9E5072
accent
#2C69BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482