#7BCCDA#7BCCDA
#7BCCDA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.082 H 209.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCDA |
|---|---|
| RGB | rgb(123, 204, 218) |
| HSL | hsl(189, 56%, 67%) |
| HSV | hsv(189, 44%, 85%) |
| CMYK | cmyk(43.6%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.55, -21.17, -14.71) |
| CIE-LCH | lch(77.55, 25.77, 214.79°) |
| OKLab | oklab(79.83% -0.0709 -0.0405) |
| OKLCH | oklch(79.83% 0.082 209.7) |
| XYZ | xyz(42.4114, 52.4554, 74.2061) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 7.08
Baby Blue
#89CFF0
ΔE00 7.54
Powder Blue
#B0E0E6
ΔE00 7.91
Neon Blue
#04D9FF
ΔE00 7.93
Lightblue
#ADD8E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCDA #DA897B
analogous
#7BDAB9 #7BCCDA #7B9DDA
triadic
#7BCCDA #DA7BCC #CCDA7B
tetradic
#7BCCDA #B97BDA #DA897B #9DDA7B
square
#7BCCDA #B97BDA #DA897B #9DDA7B
split-complementary
#7BCCDA #DA7B9D #DAB97B
monochromatic
#3099AB #4BBACD #7BCCDA #ABDEE7 #DBF1F5
Accessibility & contrast
On white
1.83
#7BCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7BCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCDA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCDA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#4ED3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bccda; /* rgb */ color: rgb(123, 204, 218); /* oklch */ color: oklch(79.8% 0.082 209.7);
Tailwind
colors: {
custom: {
50: '#a6dbe5',
500: '#7bccda',
950: '#000000',
},
}SCSS
$custom: #7bccda; $custom-light: #a6dbe5; $custom-dark: #000000;
JSON
{
"hex": "#7bccda",
"rgb": {
"r": 123,
"g": 204,
"b": 218
},
"hsl": {
"h": 188.842,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.79833,
"c": 0.08164,
"h": 209.7
},
"luminance": 0.52459
}Semantic roles & 50–950 ramp
primary
#7BCCDA
secondary
#AE5A4C
accent
#3A22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484