#7BCEBE#7BCEBE
#7BCEBE is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.085 H 180.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEBE |
|---|---|
| RGB | rgb(123, 206, 190) |
| HSL | hsl(168, 46%, 65%) |
| HSV | hsv(168, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.32, -29.03, 0.02) |
| CIE-LCH | lch(77.32, 29.03, 179.96°) |
| OKLab | oklab(79.38% -0.0848 -0.0004) |
| OKLCH | oklch(79.38% 0.085 180.3) |
| XYZ | xyz(39.5304, 52.0685, 56.6724) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 6.75
Light Teal
#90E4C1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEBE #CE7B8B
analogous
#7BCE95 #7BCEBE #7BB4CE
triadic
#7BCEBE #BE7BCE #CEBE7B
tetradic
#7BCEBE #957BCE #CE7B8B #B4CE7B
square
#7BCEBE #957BCE #CE7B8B #B4CE7B
split-complementary
#7BCEBE #CE7BB4 #CE957B
monochromatic
#389784 #4EBDA8 #7BCEBE #A8DFD4 #D4EFEA
Accessibility & contrast
On white
1.84
#7BCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7BCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEBE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEBE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#5DD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcebe; /* rgb */ color: rgb(123, 206, 190); /* oklch */ color: oklch(79.4% 0.085 180.3);
Tailwind
colors: {
custom: {
50: '#a5ddd1',
500: '#7bcebe',
950: '#000000',
},
}SCSS
$custom: #7bcebe; $custom-light: #a5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#7bcebe",
"rgb": {
"r": 123,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.434,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79382,
"c": 0.08483,
"h": 180.3
},
"luminance": 0.52071
}Semantic roles & 50–950 ramp
primary
#7BCEBE
secondary
#9D515F
accent
#2C48B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483