#7BCEAB#7BCEAB
#7BCEAB is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.096 H 165.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEAB |
|---|---|
| RGB | rgb(123, 206, 171) |
| HSL | hsl(155, 46%, 65%) |
| HSV | hsv(155, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(76.86, -33.23, 9.55) |
| CIE-LCH | lch(76.86, 34.58, 163.97°) |
| OKLab | oklab(78.85% -0.0931 0.0246) |
| OKLCH | oklch(78.85% 0.096 165.2) |
| XYZ | xyz(37.5875, 51.2913, 46.4398) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 2.84
Pale Teal
#82CBB2
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 5.34
Eucalyptus
#44D7A8
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEAB #CE7B9E
analogous
#7BCE82 #7BCEAB #7BC7CE
triadic
#7BCEAB #AB7BCE #CEAB7B
tetradic
#7BCEAB #827BCE #CE7B9E #C7CE7B
square
#7BCEAB #827BCE #CE7B9E #C7CE7B
split-complementary
#7BCEAB #CE7BC7 #CE827B
monochromatic
#38976F #4EBD8F #7BCEAB #A8DFC7 #D4EFE4
Accessibility & contrast
On white
1.87
#7BCEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7BCEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEAB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEAB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#64CEC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bceab; /* rgb */ color: rgb(123, 206, 171); /* oklch */ color: oklch(78.9% 0.096 165.2);
Tailwind
colors: {
custom: {
50: '#a5ddc4',
500: '#7bceab',
950: '#000000',
},
}SCSS
$custom: #7bceab; $custom-light: #a5ddc4; $custom-dark: #000000;
JSON
{
"hex": "#7bceab",
"rgb": {
"r": 123,
"g": 206,
"b": 171
},
"hsl": {
"h": 154.699,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78852,
"c": 0.09632,
"h": 165.2
},
"luminance": 0.51294
}Semantic roles & 50–950 ramp
primary
#7BCEAB
secondary
#9D5171
accent
#2C68B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482