#7BCAF3#7BCAF3
#7BCAF3 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.3% C 0.097 H 232.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCAF3 |
|---|---|
| RGB | rgb(123, 202, 243) |
| HSL | hsl(201, 83%, 72%) |
| HSV | hsv(201, 49%, 95%) |
| CMYK | cmyk(49.4%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(77.83, -13.41, -27.71) |
| CIE-LCH | lch(77.83, 30.78, 244.19°) |
| OKLab | oklab(80.33% -0.0593 -0.0769) |
| OKLCH | oklch(80.33% 0.097 232.4) |
| XYZ | xyz(45.4607, 52.9195, 92.5955) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.61
Lightskyblue
#87CEFA
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 2.47
Sky
#82CAFC
ΔE00 3.09
Sky Blue
#87CEEB
ΔE00 3.44
Light Blue
#95D0FC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCAF3 #F3A47B
analogous
#7BF3E0 #7BCAF3 #7B8EF3
triadic
#7BCAF3 #F37BCA #CAF37B
tetradic
#7BCAF3 #E07BF3 #F3A47B #8EF37B
square
#7BCAF3 #E07BF3 #F3A47B #8EF37B
split-complementary
#7BCAF3 #F37B8E #F3E07B
monochromatic
#149ADF #43B3EE #7BCAF3 #B3E1F8 #E3F4FC
Accessibility & contrast
On white
1.81
#7BCAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7BCAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCAF3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCAF3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A5BBF2
Tritanopia (blue-blind)
#3BD5D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcaf3; /* rgb */ color: rgb(123, 202, 243); /* oklch */ color: oklch(80.3% 0.097 232.4);
Tailwind
colors: {
custom: {
50: '#a8daf7',
500: '#7bcaf3',
950: '#000000',
},
}SCSS
$custom: #7bcaf3; $custom-light: #a8daf7; $custom-dark: #000000;
JSON
{
"hex": "#7bcaf3",
"rgb": {
"r": 123,
"g": 202,
"b": 243
},
"hsl": {
"h": 200.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.80329,
"c": 0.09713,
"h": 232.4
},
"luminance": 0.52923
}Semantic roles & 50–950 ramp
primary
#7BCAF3
secondary
#CE7344
accent
#5006E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385