#7BCBAF#7BCBAF
#7BCBAF is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.3% C 0.089 H 169.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBAF |
|---|---|
| RGB | rgb(123, 203, 175) |
| HSL | hsl(159, 43%, 64%) |
| HSV | hsv(159, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(76.08, -30.96, 6.29) |
| CIE-LCH | lch(76.08, 31.59, 168.52°) |
| OKLab | oklab(78.26% -0.0878 0.0161) |
| OKLCH | oklch(78.26% 0.089 169.6) |
| XYZ | xyz(37.2592, 50.0155, 48.2397) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.26
Seafoam Blue
#78D1B6
ΔE00 1.79
Mediumaquamarine
#66CDAA
ΔE00 2.99
Light Teal
#90E4C1
ΔE00 6.15
Seafoam
#7FE0B3
ΔE00 6.33
Eucalyptus
#44D7A8
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBAF #CB7B97
analogous
#7BCB87 #7BCBAF #7BBFCB
triadic
#7BCBAF #AF7BCB #CBAF7B
tetradic
#7BCBAF #877BCB #CB7B97 #BFCB7B
square
#7BCBAF #877BCB #CB7B97 #BFCB7B
split-complementary
#7BCBAF #CB7BBF #CB877B
monochromatic
#3A9273 #4FBA94 #7BCBAF #A7DCCA #D3EEE4
Accessibility & contrast
On white
1.91
#7BCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7BCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBAF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBAF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#64CCC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcbaf; /* rgb */ color: rgb(123, 203, 175); /* oklch */ color: oklch(78.3% 0.089 169.6);
Tailwind
colors: {
custom: {
50: '#a4dbc6',
500: '#7bcbaf',
950: '#000000',
},
}SCSS
$custom: #7bcbaf; $custom-light: #a4dbc6; $custom-dark: #000000;
JSON
{
"hex": "#7bcbaf",
"rgb": {
"r": 123,
"g": 203,
"b": 175
},
"hsl": {
"h": 159,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78256,
"c": 0.08923,
"h": 169.6
},
"luminance": 0.50018
}Semantic roles & 50–950 ramp
primary
#7BCBAF
secondary
#99516A
accent
#2F5EB7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482