#7BDBEB#7BDBEB
#7BDBEB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.8% C 0.093 H 209.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBEB |
|---|---|
| RGB | rgb(123, 219, 235) |
| HSL | hsl(189, 74%, 70%) |
| HSV | hsv(189, 48%, 92%) |
| CMYK | cmyk(47.7%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.31, -24.22, -16.64) |
| CIE-LCH | lch(82.31, 29.39, 214.49°) |
| OKLab | oklab(83.81% -0.0814 -0.0459) |
| OKLCH | oklch(83.81% 0.093 209.4) |
| XYZ | xyz(48.4895, 60.8681, 87.7746) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.91
Neon Blue
#04D9FF
ΔE00 6.67
Sky Blue
#87CEEB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBEB #EB8B7B
analogous
#7BEBC3 #7BDBEB #7BA3EB
triadic
#7BDBEB #EB7BDB #DBEB7B
tetradic
#7BDBEB #C37BEB #EB8B7B #A3EB7B
square
#7BDBEB #C37BEB #EB8B7B #A3EB7B
split-complementary
#7BDBEB #EB7BA3 #EBC37B
monochromatic
#1FB4CD #46CDE3 #7BDBEB #B0E9F3 #E4F8FB
Accessibility & contrast
On white
1.59
#7BDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#7BDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBEB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBEB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#3CE3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdbeb; /* rgb */ color: rgb(123, 219, 235); /* oklch */ color: oklch(83.8% 0.093 209.4);
Tailwind
colors: {
custom: {
50: '#a8e6f1',
500: '#7bdbeb',
950: '#000000',
},
}SCSS
$custom: #7bdbeb; $custom-light: #a8e6f1; $custom-dark: #000000;
JSON
{
"hex": "#7bdbeb",
"rgb": {
"r": 123,
"g": 219,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.83814,
"c": 0.09343,
"h": 209.4
},
"luminance": 0.60872
}Semantic roles & 50–950 ramp
primary
#7BDBEB
secondary
#C45846
accent
#2C10D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485