#7BCEAA#7BCEAA
#7BCEAA is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.8% C 0.097 H 164.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEAA |
|---|---|
| RGB | rgb(123, 206, 170) |
| HSL | hsl(154, 46%, 65%) |
| HSV | hsv(154, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.83, -33.44, 10.05) |
| CIE-LCH | lch(76.83, 34.92, 163.27°) |
| OKLab | oklab(78.83% -0.0936 0.0259) |
| OKLCH | oklch(78.83% 0.097 164.6) |
| XYZ | xyz(37.4925, 51.2533, 45.9397) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 3.12
Pale Teal
#82CBB2
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 5.38
Eucalyptus
#44D7A8
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEAA #CE7B9F
analogous
#7BCE81 #7BCEAA #7BC8CE
triadic
#7BCEAA #AA7BCE #CEAA7B
tetradic
#7BCEAA #817BCE #CE7B9F #C8CE7B
square
#7BCEAA #817BCE #CE7B9F #C8CE7B
split-complementary
#7BCEAA #CE7BC8 #CE817B
monochromatic
#38976E #4EBD8D #7BCEAA #A8DFC7 #D4EFE3
Accessibility & contrast
On white
1.87
#7BCEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7BCEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEAA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEAA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#65CEC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bceaa; /* rgb */ color: rgb(123, 206, 170); /* oklch */ color: oklch(78.8% 0.097 164.6);
Tailwind
colors: {
custom: {
50: '#a5ddc3',
500: '#7bceaa',
950: '#000000',
},
}SCSS
$custom: #7bceaa; $custom-light: #a5ddc3; $custom-dark: #000000;
JSON
{
"hex": "#7bceaa",
"rgb": {
"r": 123,
"g": 206,
"b": 170
},
"hsl": {
"h": 153.976,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78825,
"c": 0.09709,
"h": 164.6
},
"luminance": 0.51256
}Semantic roles & 50–950 ramp
primary
#7BCEAA
secondary
#9D5172
accent
#2C69B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482