#7BCEDE#7BCEDE
#7BCEDE is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.084 H 211.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEDE |
|---|---|
| RGB | rgb(123, 206, 222) |
| HSL | hsl(190, 60%, 68%) |
| HSV | hsv(190, 45%, 87%) |
| CMYK | cmyk(44.6%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.24, -21.13, -15.82) |
| CIE-LCH | lch(78.24, 26.40, 216.82°) |
| OKLab | oklab(80.43% -0.0717 -0.0436) |
| OKLCH | oklch(80.43% 0.084 211.3) |
| XYZ | xyz(43.4196, 53.6242, 77.1555) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.54
Baby Blue
#89CFF0
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 7.01
Neon Blue
#04D9FF
ΔE00 7.31
Robin'S Egg
#6DEDFD
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEDE #DE8B7B
analogous
#7BDEBC #7BCEDE #7B9CDE
triadic
#7BCEDE #DE7BCE #CEDE7B
tetradic
#7BCEDE #BC7BDE #DE8B7B #9CDE7B
square
#7BCEDE #BC7BDE #DE8B7B #9CDE7B
split-complementary
#7BCEDE #DE7B9C #DEBC7B
monochromatic
#2D9CB2 #4ABCD2 #7BCEDE #ACE0EA #DDF2F6
Accessibility & contrast
On white
1.79
#7BCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7BCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEDE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEDE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#4BD5D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcede; /* rgb */ color: rgb(123, 206, 222); /* oklch */ color: oklch(80.4% 0.084 211.3);
Tailwind
colors: {
custom: {
50: '#a6dde8',
500: '#7bcede',
950: '#000000',
},
}SCSS
$custom: #7bcede; $custom-light: #a6dde8; $custom-dark: #000000;
JSON
{
"hex": "#7bcede",
"rgb": {
"r": 123,
"g": 206,
"b": 222
},
"hsl": {
"h": 189.697,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.80426,
"c": 0.08386,
"h": 211.3
},
"luminance": 0.53627
}Semantic roles & 50–950 ramp
primary
#7BCEDE
secondary
#B45B49
accent
#391EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484