#7BCFAF#7BCFAF
#7BCFAF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.095 H 167.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFAF |
|---|---|
| RGB | rgb(123, 207, 175) |
| HSL | hsl(157, 47%, 65%) |
| HSV | hsv(157, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.24, -32.85, 7.95) |
| CIE-LCH | lch(77.24, 33.80, 166.39°) |
| OKLab | oklab(79.19% -0.0926 0.0204) |
| OKLCH | oklch(79.19% 0.095 167.5) |
| XYZ | xyz(38.2160, 51.9291, 48.5587) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.87
Pale Teal
#82CBB2
ΔE00 2.40
Mediumaquamarine
#66CDAA
ΔE00 2.41
Seafoam
#7FE0B3
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFAF #CF7B9B
analogous
#7BCF85 #7BCFAF #7BC5CF
triadic
#7BCFAF #AF7BCF #CFAF7B
tetradic
#7BCFAF #857BCF #CF7B9B #C5CF7B
square
#7BCFAF #857BCF #CF7B9B #C5CF7B
split-complementary
#7BCFAF #CF7BC5 #CF857B
monochromatic
#379873 #4EBF94 #7BCFAF #A8DFCA #D5F0E5
Accessibility & contrast
On white
1.84
#7BCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7BCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFAF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFAF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#63D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcfaf; /* rgb */ color: rgb(123, 207, 175); /* oklch */ color: oklch(79.2% 0.095 167.5);
Tailwind
colors: {
custom: {
50: '#a5dec6',
500: '#7bcfaf',
950: '#000000',
},
}SCSS
$custom: #7bcfaf; $custom-light: #a5dec6; $custom-dark: #000000;
JSON
{
"hex": "#7bcfaf",
"rgb": {
"r": 123,
"g": 207,
"b": 175
},
"hsl": {
"h": 157.143,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79192,
"c": 0.0948,
"h": 167.5
},
"luminance": 0.51932
}Semantic roles & 50–950 ramp
primary
#7BCFAF
secondary
#9E506E
accent
#2C62BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482