#7BDBEC#7BDBEC
#7BDBEC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.8% C 0.094 H 210.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBEC |
|---|---|
| RGB | rgb(123, 219, 236) |
| HSL | hsl(189, 75%, 70%) |
| HSV | hsv(189, 48%, 93%) |
| CMYK | cmyk(47.9%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.34, -23.96, -17.12) |
| CIE-LCH | lch(82.34, 29.45, 215.56°) |
| OKLab | oklab(83.85% -0.081 -0.0472) |
| OKLCH | oklch(83.85% 0.094 210.2) |
| XYZ | xyz(48.6344, 60.9261, 88.5376) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 6.04
Neon Blue
#04D9FF
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBEC #EC8C7B
analogous
#7BECC5 #7BDBEC #7BA2EC
triadic
#7BDBEC #EC7BDB #DBEC7B
tetradic
#7BDBEC #C57BEC #EC8C7B #A2EC7B
square
#7BDBEC #C57BEC #EC8C7B #A2EC7B
split-complementary
#7BDBEC #EC7BA2 #ECC57B
monochromatic
#1EB4CF #46CCE4 #7BDBEC #B0EAF4 #E4F8FB
Accessibility & contrast
On white
1.59
#7BDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#7BDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBEC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBEC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#3BE3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdbec; /* rgb */ color: rgb(123, 219, 236); /* oklch */ color: oklch(83.8% 0.094 210.2);
Tailwind
colors: {
custom: {
50: '#a8e6f2',
500: '#7bdbec',
950: '#000000',
},
}SCSS
$custom: #7bdbec; $custom-light: #a8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#7bdbec",
"rgb": {
"r": 123,
"g": 219,
"b": 236
},
"hsl": {
"h": 189.027,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.83849,
"c": 0.09376,
"h": 210.2
},
"luminance": 0.6093
}Semantic roles & 50–950 ramp
primary
#7BDBEC
secondary
#C55946
accent
#2D0FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485