#7BCED5#7BCED5
#7BCED5 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.082 H 202.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCED5 |
|---|---|
| RGB | rgb(123, 206, 213) |
| HSL | hsl(185, 52%, 66%) |
| HSV | hsv(185, 42%, 84%) |
| CMYK | cmyk(42.3%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.97, -23.45, -11.40) |
| CIE-LCH | lch(77.97, 26.07, 205.92°) |
| OKLab | oklab(80.11% -0.0752 -0.0313) |
| OKLCH | oklch(80.11% 0.082 202.6) |
| XYZ | xyz(42.2454, 53.1545, 70.9716) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.68
Mediumturquoise
#48D1CC
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Robin'S Egg
#6DEDFD
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCED5 #D5827B
analogous
#7BD5AF #7BCED5 #7BA1D5
triadic
#7BCED5 #D57BCE #CED57B
tetradic
#7BCED5 #AF7BD5 #D5827B #A1D57B
square
#7BCED5 #AF7BD5 #D5827B #A1D57B
split-complementary
#7BCED5 #D57BA1 #D5AF7B
monochromatic
#3499A2 #4DBDC6 #7BCED5 #A9DFE4 #D8F0F3
Accessibility & contrast
On white
1.81
#7BCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#7BCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCED5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCED5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D6
Deuteranopia (green-blind)
#B3BCD5
Tritanopia (blue-blind)
#51D4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bced5; /* rgb */ color: rgb(123, 206, 213); /* oklch */ color: oklch(80.1% 0.082 202.6);
Tailwind
colors: {
custom: {
50: '#a6dde1',
500: '#7bced5',
950: '#000000',
},
}SCSS
$custom: #7bced5; $custom-light: #a6dde1; $custom-dark: #000000;
JSON
{
"hex": "#7bced5",
"rgb": {
"r": 123,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.667,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.80113,
"c": 0.08151,
"h": 202.6
},
"luminance": 0.53158
}Semantic roles & 50–950 ramp
primary
#7BCED5
secondary
#A6554E
accent
#3226BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484