#7BCEDC#7BCEDC
#7BCEDC is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.083 H 209.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEDC |
|---|---|
| RGB | rgb(123, 206, 220) |
| HSL | hsl(189, 58%, 67%) |
| HSV | hsv(189, 44%, 86%) |
| CMYK | cmyk(44.1%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.18, -21.65, -14.84) |
| CIE-LCH | lch(78.18, 26.25, 214.42°) |
| OKLab | oklab(80.36% -0.0724 -0.0408) |
| OKLCH | oklch(80.36% 0.083 209.4) |
| XYZ | xyz(43.1531, 53.5176, 75.7522) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.59
Baby Blue
#89CFF0
ΔE00 7.60
Neon Blue
#04D9FF
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEDC #DC897B
analogous
#7BDCBA #7BCEDC #7B9DDC
triadic
#7BCEDC #DC7BCE #CEDC7B
tetradic
#7BCEDC #BA7BDC #DC897B #9DDC7B
square
#7BCEDC #BA7BDC #DC897B #9DDC7B
split-complementary
#7BCEDC #DC7B9D #DCBA7B
monochromatic
#2E9CAE #4BBCCF #7BCEDC #ABE0E9 #DCF2F6
Accessibility & contrast
On white
1.79
#7BCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7BCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEDC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEDC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#4DD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcedc; /* rgb */ color: rgb(123, 206, 220); /* oklch */ color: oklch(80.4% 0.083 209.4);
Tailwind
colors: {
custom: {
50: '#a6dde6',
500: '#7bcedc',
950: '#000000',
},
}SCSS
$custom: #7bcedc; $custom-light: #a6dde6; $custom-dark: #000000;
JSON
{
"hex": "#7bcedc",
"rgb": {
"r": 123,
"g": 206,
"b": 220
},
"hsl": {
"h": 188.66,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.80355,
"c": 0.08317,
"h": 209.4
},
"luminance": 0.53521
}Semantic roles & 50–950 ramp
primary
#7BCEDC
secondary
#B1594B
accent
#3820C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484