#7BCCCA#7BCCCA
#7BCCCA is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.080 H 193.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCCA |
|---|---|
| RGB | rgb(123, 204, 202) |
| HSL | hsl(179, 44%, 64%) |
| HSV | hsv(179, 40%, 80%) |
| CMYK | cmyk(39.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.08, -25.19, -6.80) |
| CIE-LCH | lch(77.08, 26.10, 195.11°) |
| OKLab | oklab(79.29% -0.0774 -0.0188) |
| OKLCH | oklch(79.29% 0.08 193.6) |
| XYZ | xyz(40.4179, 51.6580, 63.7068) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 8.46
Turquoise
#40E0D0
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.63
Seafoam Blue
#78D1B6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCCA #CC7B7D
analogous
#7BCCA2 #7BCCCA #7BA6CC
triadic
#7BCCCA #CA7BCC #CCCA7B
tetradic
#7BCCCA #A27BCC #CC7B7D #A6CC7B
square
#7BCCCA #A27BCC #CC7B7D #A6CC7B
split-complementary
#7BCCCA #CC7BA6 #CCA27B
monochromatic
#399491 #4FBBB8 #7BCCCA #A7DDDC #D3EEED
Accessibility & contrast
On white
1.85
#7BCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7BCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCCA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCCA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#58D0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bccca; /* rgb */ color: rgb(123, 204, 202); /* oklch */ color: oklch(79.3% 0.080 193.6);
Tailwind
colors: {
custom: {
50: '#a5dbda',
500: '#7bccca',
950: '#000000',
},
}SCSS
$custom: #7bccca; $custom-light: #a5dbda; $custom-dark: #000000;
JSON
{
"hex": "#7bccca",
"rgb": {
"r": 123,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.519,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.79293,
"c": 0.07962,
"h": 193.6
},
"luminance": 0.51661
}Semantic roles & 50–950 ramp
primary
#7BCCCA
secondary
#9A5153
accent
#2E31B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483