#7BDCED#7BDCED
#7BDCED is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.094 H 210.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCED |
|---|---|
| RGB | rgb(123, 220, 237) |
| HSL | hsl(189, 76%, 71%) |
| HSV | hsv(189, 48%, 93%) |
| CMYK | cmyk(48.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.65, -24.19, -17.19) |
| CIE-LCH | lch(82.65, 29.67, 215.39°) |
| OKLab | oklab(84.11% -0.0817 -0.0474) |
| OKLCH | oklch(84.11% 0.094 210.1) |
| XYZ | xyz(49.0418, 61.5077, 89.3921) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCED #ED8C7B
analogous
#7BEDC5 #7BDCED #7BA3ED
triadic
#7BDCED #ED7BDC #DCED7B
tetradic
#7BDCED #C57BED #ED8C7B #A3ED7B
square
#7BDCED #C57BED #ED8C7B #A3ED7B
split-complementary
#7BDCED #ED7BA3 #EDC57B
monochromatic
#1DB6D1 #45CEE6 #7BDCED #B1EAF4 #E4F8FB
Accessibility & contrast
On white
1.58
#7BDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#7BDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCED
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCED | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#3AE4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdced; /* rgb */ color: rgb(123, 220, 237); /* oklch */ color: oklch(84.1% 0.094 210.1);
Tailwind
colors: {
custom: {
50: '#a8e7f2',
500: '#7bdced',
950: '#000000',
},
}SCSS
$custom: #7bdced; $custom-light: #a8e7f2; $custom-dark: #000000;
JSON
{
"hex": "#7bdced",
"rgb": {
"r": 123,
"g": 220,
"b": 237
},
"hsl": {
"h": 188.947,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.84109,
"c": 0.09448,
"h": 210.1
},
"luminance": 0.61512
}Semantic roles & 50–950 ramp
primary
#7BDCED
secondary
#C65946
accent
#2C0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485