#7BC5F3#7BC5F3
#7BC5F3 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.2% C 0.099 H 237.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5F3 |
|---|---|
| RGB | rgb(123, 197, 243) |
| HSL | hsl(203, 83%, 72%) |
| HSV | hsv(203, 49%, 95%) |
| CMYK | cmyk(49.4%, 18.9%, 0%, 4.7%) |
| CIE-LAB | lab(76.44, -10.77, -29.84) |
| CIE-LCH | lch(76.44, 31.72, 250.14°) |
| OKLab | oklab(79.23% -0.0536 -0.083) |
| OKLCH | oklch(79.23% 0.099 237.1) |
| XYZ | xyz(44.3065, 50.6111, 92.2108) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.83
Sky
#82CAFC
ΔE00 1.81
Lightskyblue
#87CEFA
ΔE00 2.37
Light Blue
#95D0FC
ΔE00 3.88
Baby Blue
#89CFF0
ΔE00 4.29
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5F3 #F3A97B
analogous
#7BF3E5 #7BC5F3 #7B89F3
triadic
#7BC5F3 #F37BC5 #C5F37B
tetradic
#7BC5F3 #E57BF3 #F3A97B #89F37B
square
#7BC5F3 #E57BF3 #F3A97B #89F37B
split-complementary
#7BC5F3 #F37B89 #F3E57B
monochromatic
#1491DF #43ACEE #7BC5F3 #B3DEF8 #E3F3FC
Accessibility & contrast
On white
1.89
#7BC5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7BC5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5F3
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5F3 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F5
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#3CD1D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc5f3; /* rgb */ color: rgb(123, 197, 243); /* oklch */ color: oklch(79.2% 0.099 237.1);
Tailwind
colors: {
custom: {
50: '#a8d6f7',
500: '#7bc5f3',
950: '#000000',
},
}SCSS
$custom: #7bc5f3; $custom-light: #a8d6f7; $custom-dark: #000000;
JSON
{
"hex": "#7bc5f3",
"rgb": {
"r": 123,
"g": 197,
"b": 243
},
"hsl": {
"h": 203,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.79231,
"c": 0.09879,
"h": 237.1
},
"luminance": 0.50615
}Semantic roles & 50–950 ramp
primary
#7BC5F3
secondary
#CE7944
accent
#5906E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385