#7BCDDB#7BCDDB
#7BCDDB is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.1% C 0.082 H 209.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDDB |
|---|---|
| RGB | rgb(123, 205, 219) |
| HSL | hsl(189, 57%, 67%) |
| HSV | hsv(189, 44%, 86%) |
| CMYK | cmyk(43.8%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.87, -21.41, -14.77) |
| CIE-LCH | lch(77.87, 26.01, 214.61°) |
| OKLab | oklab(80.09% -0.0717 -0.0406) |
| OKLCH | oklch(80.09% 0.082 209.6) |
| XYZ | xyz(42.7811, 52.9848, 74.9768) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.93
Baby Blue
#89CFF0
ΔE00 7.57
Neon Blue
#04D9FF
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 7.82
Robin'S Egg
#6DEDFD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDDB #DB897B
analogous
#7BDBB9 #7BCDDB #7B9DDB
triadic
#7BCDDB #DB7BCD #CDDB7B
tetradic
#7BCDDB #B97BDB #DB897B #9DDB7B
square
#7BCDDB #B97BDB #DB897B #9DDB7B
split-complementary
#7BCDDB #DB7B9D #DBB97B
monochromatic
#2F9AAD #4BBBCE #7BCDDB #ABDFE8 #DBF1F5
Accessibility & contrast
On white
1.81
#7BCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#7BCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDDB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDDB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#4DD4D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcddb; /* rgb */ color: rgb(123, 205, 219); /* oklch */ color: oklch(80.1% 0.082 209.6);
Tailwind
colors: {
custom: {
50: '#a6dce6',
500: '#7bcddb',
950: '#000000',
},
}SCSS
$custom: #7bcddb; $custom-light: #a6dce6; $custom-dark: #000000;
JSON
{
"hex": "#7bcddb",
"rgb": {
"r": 123,
"g": 205,
"b": 219
},
"hsl": {
"h": 188.75,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.80094,
"c": 0.0824,
"h": 209.6
},
"luminance": 0.52988
}Semantic roles & 50–950 ramp
primary
#7BCDDB
secondary
#AF5A4B
accent
#3921C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484