#7BC7DF#7BC7DF
#7BC7DF is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.083 H 220.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7DF |
|---|---|
| RGB | rgb(123, 199, 223) |
| HSL | hsl(194, 61%, 68%) |
| HSV | hsv(194, 45%, 87%) |
| CMYK | cmyk(44.8%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.30, -17.31, -19.28) |
| CIE-LCH | lch(76.30, 25.91, 228.10°) |
| OKLab | oklab(78.89% -0.0631 -0.0532) |
| OKLCH | oklch(78.89% 0.083 220.1) |
| XYZ | xyz(41.9062, 50.3824, 77.3142) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.94
Baby Blue
#89CFF0
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Lightskyblue
#87CEFA
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 7.25
Bright Sky Blue
#02CCFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7DF #DF937B
analogous
#7BDFC5 #7BC7DF #7B95DF
triadic
#7BC7DF #DF7BC7 #C7DF7B
tetradic
#7BC7DF #C57BDF #DF937B #95DF7B
square
#7BC7DF #C57BDF #DF937B #95DF7B
split-complementary
#7BC7DF #DF7B95 #DFC57B
monochromatic
#2C93B4 #4AB2D3 #7BC7DF #ACDCEB #DEF1F7
Accessibility & contrast
On white
1.90
#7BC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7BC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7DF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7DF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#4CCFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc7df; /* rgb */ color: rgb(123, 199, 223); /* oklch */ color: oklch(78.9% 0.083 220.1);
Tailwind
colors: {
custom: {
50: '#a6d8e9',
500: '#7bc7df',
950: '#000000',
},
}SCSS
$custom: #7bc7df; $custom-light: #a6d8e9; $custom-dark: #000000;
JSON
{
"hex": "#7bc7df",
"rgb": {
"r": 123,
"g": 199,
"b": 223
},
"hsl": {
"h": 194.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.78889,
"c": 0.08255,
"h": 220.1
},
"luminance": 0.50386
}Semantic roles & 50–950 ramp
primary
#7BC7DF
secondary
#B56349
accent
#461DC9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384