#7BDBEE#7BDBEE
#7BDBEE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.094 H 211.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBEE |
|---|---|
| RGB | rgb(123, 219, 238) |
| HSL | hsl(190, 77%, 71%) |
| HSV | hsv(190, 48%, 93%) |
| CMYK | cmyk(48.3%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(82.40, -23.43, -18.09) |
| CIE-LCH | lch(82.40, 29.60, 217.68°) |
| OKLab | oklab(83.92% -0.0802 -0.0499) |
| OKLCH | oklch(83.92% 0.094 211.9) |
| XYZ | xyz(48.9266, 61.0430, 90.0765) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 6.05
Sky Blue
#87CEEB
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBEE #EE8E7B
analogous
#7BEEC7 #7BDBEE #7BA1EE
triadic
#7BDBEE #EE7BDB #DBEE7B
tetradic
#7BDBEE #C77BEE #EE8E7B #A1EE7B
square
#7BDBEE #C77BEE #EE8E7B #A1EE7B
split-complementary
#7BDBEE #EE7BA1 #EEC77B
monochromatic
#1BB5D3 #45CCE7 #7BDBEE #B1EAF5 #E4F8FC
Accessibility & contrast
On white
1.59
#7BDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7BDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBEE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBEE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#39E3E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdbee; /* rgb */ color: rgb(123, 219, 238); /* oklch */ color: oklch(83.9% 0.094 211.9);
Tailwind
colors: {
custom: {
50: '#a8e6f3',
500: '#7bdbee',
950: '#000000',
},
}SCSS
$custom: #7bdbee; $custom-light: #a8e6f3; $custom-dark: #000000;
JSON
{
"hex": "#7bdbee",
"rgb": {
"r": 123,
"g": 219,
"b": 238
},
"hsl": {
"h": 189.913,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.8392,
"c": 0.09449,
"h": 211.9
},
"luminance": 0.61047
}Semantic roles & 50–950 ramp
primary
#7BDBEE
secondary
#C85B46
accent
#2E0CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485