#7BCFAC#7BCFAC
#7BCFAC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.097 H 165.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFAC |
|---|---|
| RGB | rgb(123, 207, 172) |
| HSL | hsl(155, 47%, 65%) |
| HSV | hsv(155, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(77.17, -33.49, 9.46) |
| CIE-LCH | lch(77.17, 34.80, 164.23°) |
| OKLab | oklab(79.11% -0.0939 0.0243) |
| OKLCH | oklch(79.11% 0.097 165.5) |
| XYZ | xyz(37.9246, 51.8126, 47.0241) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.42
Seafoam Blue
#78D1B6
ΔE00 2.72
Pale Teal
#82CBB2
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.11
Eucalyptus
#44D7A8
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFAC #CF7B9E
analogous
#7BCF82 #7BCFAC #7BC8CF
triadic
#7BCFAC #AC7BCF #CFAC7B
tetradic
#7BCFAC #827BCF #CF7B9E #C8CF7B
square
#7BCFAC #827BCF #CF7B9E #C8CF7B
split-complementary
#7BCFAC #CF7BC8 #CF827B
monochromatic
#379870 #4EBF90 #7BCFAC #A8DFC8 #D5F0E4
Accessibility & contrast
On white
1.85
#7BCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7BCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFAC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFAC | 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)
#CCC4AA
Deuteranopia (green-blind)
#BEBBAE
Tritanopia (blue-blind)
#64CFC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcfac; /* rgb */ color: rgb(123, 207, 172); /* oklch */ color: oklch(79.1% 0.097 165.5);
Tailwind
colors: {
custom: {
50: '#a5dec4',
500: '#7bcfac',
950: '#000000',
},
}SCSS
$custom: #7bcfac; $custom-light: #a5dec4; $custom-dark: #000000;
JSON
{
"hex": "#7bcfac",
"rgb": {
"r": 123,
"g": 207,
"b": 172
},
"hsl": {
"h": 155,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79112,
"c": 0.097,
"h": 165.5
},
"luminance": 0.51815
}Semantic roles & 50–950 ramp
primary
#7BCFAC
secondary
#9E5071
accent
#2C67BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482