#7BCEB2#7BCEB2
#7BCEB2 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.091 H 170.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEB2 |
|---|---|
| RGB | rgb(123, 206, 178) |
| HSL | hsl(160, 46%, 65%) |
| HSV | hsv(160, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(77.02, -31.73, 6.03) |
| CIE-LCH | lch(77.02, 32.30, 169.24°) |
| OKLab | oklab(79.04% -0.09 0.0154) |
| OKLCH | oklch(79.04% 0.091 170.3) |
| XYZ | xyz(38.2724, 51.5653, 50.0472) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.07
Pale Teal
#82CBB2
ΔE00 1.53
Mediumaquamarine
#66CDAA
ΔE00 2.89
Light Teal
#90E4C1
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEB2 #CE7B97
analogous
#7BCE89 #7BCEB2 #7BC1CE
triadic
#7BCEB2 #B27BCE #CEB27B
tetradic
#7BCEB2 #897BCE #CE7B97 #C1CE7B
square
#7BCEB2 #897BCE #CE7B97 #C1CE7B
split-complementary
#7BCEB2 #CE7BC1 #CE897B
monochromatic
#389777 #4EBD98 #7BCEB2 #A8DFCC #D4EFE6
Accessibility & contrast
On white
1.86
#7BCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7BCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEB2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEB2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#62CFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bceb2; /* rgb */ color: rgb(123, 206, 178); /* oklch */ color: oklch(79.0% 0.091 170.3);
Tailwind
colors: {
custom: {
50: '#a5ddc9',
500: '#7bceb2',
950: '#000000',
},
}SCSS
$custom: #7bceb2; $custom-light: #a5ddc9; $custom-dark: #000000;
JSON
{
"hex": "#7bceb2",
"rgb": {
"r": 123,
"g": 206,
"b": 178
},
"hsl": {
"h": 159.759,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79039,
"c": 0.09136,
"h": 170.3
},
"luminance": 0.51568
}Semantic roles & 50–950 ramp
primary
#7BCEB2
secondary
#9D516A
accent
#2C5CB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482