#7BDBED#7BDBED
#7BDBED is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.094 H 211.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBED |
|---|---|
| RGB | rgb(123, 219, 237) |
| HSL | hsl(189, 76%, 71%) |
| HSV | hsv(189, 48%, 93%) |
| CMYK | cmyk(48.1%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.37, -23.69, -17.61) |
| CIE-LCH | lch(82.37, 29.52, 216.62°) |
| OKLab | oklab(83.88% -0.0806 -0.0486) |
| OKLCH | oklch(83.88% 0.094 211.1) |
| XYZ | xyz(48.7801, 60.9844, 89.3049) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 6.19
Neon Blue
#04D9FF
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBED #ED8D7B
analogous
#7BEDC6 #7BDBED #7BA2ED
triadic
#7BDBED #ED7BDB #DBED7B
tetradic
#7BDBED #C67BED #ED8D7B #A2ED7B
square
#7BDBED #C67BED #ED8D7B #A2ED7B
split-complementary
#7BDBED #ED7BA2 #EDC67B
monochromatic
#1DB5D1 #45CCE6 #7BDBED #B1EAF4 #E4F8FB
Accessibility & contrast
On white
1.59
#7BDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#7BDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBED
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBED | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#3AE3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdbed; /* rgb */ color: rgb(123, 219, 237); /* oklch */ color: oklch(83.9% 0.094 211.1);
Tailwind
colors: {
custom: {
50: '#a8e6f2',
500: '#7bdbed',
950: '#000000',
},
}SCSS
$custom: #7bdbed; $custom-light: #a8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#7bdbed",
"rgb": {
"r": 123,
"g": 219,
"b": 237
},
"hsl": {
"h": 189.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.83884,
"c": 0.09412,
"h": 211.1
},
"luminance": 0.60988
}Semantic roles & 50–950 ramp
primary
#7BDBED
secondary
#C65A46
accent
#2D0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485