#7BCED7#7BCED7
#7BCED7 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.082 H 204.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCED7 |
|---|---|
| RGB | rgb(123, 206, 215) |
| HSL | hsl(186, 53%, 66%) |
| HSV | hsv(186, 43%, 84%) |
| CMYK | cmyk(42.8%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(78.03, -22.94, -12.38) |
| CIE-LCH | lch(78.03, 26.07, 208.36°) |
| OKLab | oklab(80.18% -0.0744 -0.034) |
| OKLCH | oklch(80.18% 0.082 204.6) |
| XYZ | xyz(42.5008, 53.2567, 72.3168) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 7.67
Mediumturquoise
#48D1CC
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCED7 #D7847B
analogous
#7BD7B2 #7BCED7 #7BA0D7
triadic
#7BCED7 #D77BCE #CED77B
tetradic
#7BCED7 #B27BD7 #D7847B #A0D77B
square
#7BCED7 #B27BD7 #D7847B #A0D77B
split-complementary
#7BCED7 #D77BA0 #D7B27B
monochromatic
#329AA5 #4CBDC9 #7BCED7 #AADFE5 #D9F1F3
Accessibility & contrast
On white
1.80
#7BCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7BCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCED7
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCED7 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D8
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#50D4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bced7; /* rgb */ color: rgb(123, 206, 215); /* oklch */ color: oklch(80.2% 0.082 204.6);
Tailwind
colors: {
custom: {
50: '#a6dde3',
500: '#7bced7',
950: '#000000',
},
}SCSS
$custom: #7bced7; $custom-light: #a6dde3; $custom-dark: #000000;
JSON
{
"hex": "#7bced7",
"rgb": {
"r": 123,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.87,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.80182,
"c": 0.08185,
"h": 204.6
},
"luminance": 0.5326
}Semantic roles & 50–950 ramp
primary
#7BCED7
secondary
#A9564D
accent
#3425C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484