#7BCDDA#7BCDDA
#7BCDDA is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.082 H 208.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDDA |
|---|---|
| RGB | rgb(123, 205, 218) |
| HSL | hsl(188, 56%, 67%) |
| HSV | hsv(188, 44%, 85%) |
| CMYK | cmyk(43.6%, 6%, 0%, 14.5%) |
| CIE-LAB | lab(77.83, -21.67, -14.28) |
| CIE-LCH | lch(77.83, 25.95, 213.39°) |
| OKLab | oklab(80.06% -0.0721 -0.0393) |
| OKLCH | oklch(80.06% 0.082 208.6) |
| XYZ | xyz(42.6499, 52.9323, 74.2856) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.55
Aqua Blue
#02D8E9
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.80
Robin'S Egg
#6DEDFD
ΔE00 7.81
Baby Blue
#89CFF0
ΔE00 7.92
Robin'S Egg Blue
#98EFF9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDDA #DA887B
analogous
#7BDAB8 #7BCDDA #7B9EDA
triadic
#7BCDDA #DA7BCD #CDDA7B
tetradic
#7BCDDA #B87BDA #DA887B #9EDA7B
square
#7BCDDA #B87BDA #DA887B #9EDA7B
split-complementary
#7BCDDA #DA7B9E #DAB87B
monochromatic
#309AAB #4BBBCD #7BCDDA #ABDFE7 #DBF1F5
Accessibility & contrast
On white
1.81
#7BCDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7BCDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDDA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDDA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#4ED4D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcdda; /* rgb */ color: rgb(123, 205, 218); /* oklch */ color: oklch(80.1% 0.082 208.6);
Tailwind
colors: {
custom: {
50: '#a6dce5',
500: '#7bcdda',
950: '#000000',
},
}SCSS
$custom: #7bcdda; $custom-light: #a6dce5; $custom-dark: #000000;
JSON
{
"hex": "#7bcdda",
"rgb": {
"r": 123,
"g": 205,
"b": 218
},
"hsl": {
"h": 188.211,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.80059,
"c": 0.08208,
"h": 208.6
},
"luminance": 0.52936
}Semantic roles & 50–950 ramp
primary
#7BCDDA
secondary
#AE594C
accent
#3822C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484