#7BC7D5#7BC7D5
#7BC7D5 is a light, moderate teal. Relative luminance 0.499; OKLCH L 78.5% C 0.078 H 210.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7D5 |
|---|---|
| RGB | rgb(123, 199, 213) |
| HSL | hsl(189, 52%, 66%) |
| HSV | hsv(189, 42%, 84%) |
| CMYK | cmyk(42.3%, 6.6%, 0%, 16.5%) |
| CIE-LAB | lab(75.98, -19.93, -14.37) |
| CIE-LCH | lch(75.98, 24.57, 215.80°) |
| OKLab | oklab(78.53% -0.067 -0.0395) |
| OKLCH | oklch(78.53% 0.078 210.5) |
| XYZ | xyz(40.5976, 49.8589, 70.4223) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.11
Baby Blue
#89CFF0
ΔE00 7.50
Aqua Blue
#02D8E9
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.45
Neon Blue
#04D9FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7D5 #D5897B
analogous
#7BD5B6 #7BC7D5 #7B9AD5
triadic
#7BC7D5 #D57BC7 #C7D57B
tetradic
#7BC7D5 #B67BD5 #D5897B #9AD57B
square
#7BC7D5 #B67BD5 #D5897B #9AD57B
split-complementary
#7BC7D5 #D57B9A #D5B67B
monochromatic
#3491A2 #4DB3C6 #7BC7D5 #A9DBE4 #D8EEF3
Accessibility & contrast
On white
1.91
#7BC7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#7BC7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7D5
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7D5 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC2D6
Deuteranopia (green-blind)
#ACB7D5
Tritanopia (blue-blind)
#53CECB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc7d5; /* rgb */ color: rgb(123, 199, 213); /* oklch */ color: oklch(78.5% 0.078 210.5);
Tailwind
colors: {
custom: {
50: '#a6d8e1',
500: '#7bc7d5',
950: '#000000',
},
}SCSS
$custom: #7bc7d5; $custom-light: #a6d8e1; $custom-dark: #000000;
JSON
{
"hex": "#7bc7d5",
"rgb": {
"r": 123,
"g": 199,
"b": 213
},
"hsl": {
"h": 189.333,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.78527,
"c": 0.07777,
"h": 210.5
},
"luminance": 0.49862
}Semantic roles & 50–950 ramp
primary
#7BC7D5
secondary
#E5CCC7
accent
#3E26BF
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383