#7BCCAA#7BCCAA
#7BCCAA is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.094 H 165.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCAA |
|---|---|
| RGB | rgb(123, 204, 170) |
| HSL | hsl(155, 44%, 64%) |
| HSV | hsv(155, 40%, 80%) |
| CMYK | cmyk(39.7%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.25, -32.50, 9.22) |
| CIE-LCH | lch(76.25, 33.79, 164.16°) |
| OKLab | oklab(78.36% -0.0912 0.0237) |
| OKLCH | oklch(78.36% 0.094 165.4) |
| XYZ | xyz(37.0141, 50.2965, 45.7802) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.53
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.77
Eucalyptus
#44D7A8
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCAA #CC7B9D
analogous
#7BCC82 #7BCCAA #7BC6CC
triadic
#7BCCAA #AA7BCC #CCAA7B
tetradic
#7BCCAA #827BCC #CC7B9D #C6CC7B
square
#7BCCAA #827BCC #CC7B9D #C6CC7B
split-complementary
#7BCCAA #CC7BC6 #CC827B
monochromatic
#39946E #4FBB8E #7BCCAA #A7DDC6 #D3EEE3
Accessibility & contrast
On white
1.90
#7BCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7BCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCAA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCAA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#65CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bccaa; /* rgb */ color: rgb(123, 204, 170); /* oklch */ color: oklch(78.4% 0.094 165.4);
Tailwind
colors: {
custom: {
50: '#a4dcc3',
500: '#7bccaa',
950: '#000000',
},
}SCSS
$custom: #7bccaa; $custom-light: #a4dcc3; $custom-dark: #000000;
JSON
{
"hex": "#7bccaa",
"rgb": {
"r": 123,
"g": 204,
"b": 170
},
"hsl": {
"h": 154.815,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.78356,
"c": 0.09421,
"h": 165.4
},
"luminance": 0.50299
}Semantic roles & 50–950 ramp
primary
#7BCCAA
secondary
#9A5170
accent
#2E68B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482