#7BCCC8#7BCCC8
#7BCCC8 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.080 H 191.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCC8 |
|---|---|
| RGB | rgb(123, 204, 200) |
| HSL | hsl(177, 44%, 64%) |
| HSV | hsv(177, 40%, 80%) |
| CMYK | cmyk(39.7%, 0%, 2%, 20%) |
| CIE-LAB | lab(77.02, -25.68, -5.81) |
| CIE-LCH | lch(77.02, 26.33, 192.74°) |
| OKLab | oklab(79.23% -0.0782 -0.0161) |
| OKLCH | oklch(79.23% 0.08 191.6) |
| XYZ | xyz(40.1826, 51.5639, 62.4678) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.85
Turquoise
#40E0D0
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 8.23
Aqua Blue
#02D8E9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCC8 #CC7B7F
analogous
#7BCCA0 #7BCCC8 #7BA8CC
triadic
#7BCCC8 #C87BCC #CCC87B
tetradic
#7BCCC8 #A07BCC #CC7B7F #A8CC7B
square
#7BCCC8 #A07BCC #CC7B7F #A8CC7B
split-complementary
#7BCCC8 #CC7BA8 #CCA07B
monochromatic
#39948F #4FBBB6 #7BCCC8 #A7DDDA #D3EEED
Accessibility & contrast
On white
1.86
#7BCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7BCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCC8
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCC8 | 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)
#C3C4C8
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#59D0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bccc8; /* rgb */ color: rgb(123, 204, 200); /* oklch */ color: oklch(79.2% 0.080 191.6);
Tailwind
colors: {
custom: {
50: '#a5dbd8',
500: '#7bccc8',
950: '#000000',
},
}SCSS
$custom: #7bccc8; $custom-light: #a5dbd8; $custom-dark: #000000;
JSON
{
"hex": "#7bccc8",
"rgb": {
"r": 123,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.037,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.79229,
"c": 0.07984,
"h": 191.6
},
"luminance": 0.51567
}Semantic roles & 50–950 ramp
primary
#7BCCC8
secondary
#9A5155
accent
#2E35B7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483