#7BAECA#7BAECA
#7BAECA is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.5% C 0.068 H 232.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAECA |
|---|---|
| RGB | rgb(123, 174, 202) |
| HSL | hsl(201, 43%, 64%) |
| HSV | hsv(201, 39%, 79%) |
| CMYK | cmyk(39.1%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(68.57, -9.71, -19.57) |
| CIE-LCH | lch(68.57, 21.84, 243.61°) |
| OKLab | oklab(72.51% -0.0407 -0.0539) |
| OKLCH | oklch(72.51% 0.068 232.9) |
| XYZ | xyz(33.9615, 38.7453, 61.5547) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.52
Bluegrey
#85A3B2
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 6.35
Bluey Grey
#89A0B0
ΔE00 7.03
Lightblue (survey)
#7BC8F6
ΔE00 8.03
Sky Blue
#87CEEB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAECA #CA977B
analogous
#7BCABE #7BAECA #7B86CA
triadic
#7BAECA #CA7BAE #AECA7B
tetradic
#7BAECA #BE7BCA #CA977B #86CA7B
square
#7BAECA #BE7BCA #CA977B #86CA7B
split-complementary
#7BAECA #CA7B86 #CABE7B
monochromatic
#3A7291 #4F93B8 #7BAECA #A7C9DC #D2E4ED
Accessibility & contrast
On white
2.40
#7BAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7BAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAECA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAECA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACCB
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#5DB6B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7baeca; /* rgb */ color: rgb(123, 174, 202); /* oklch */ color: oklch(72.5% 0.068 232.9);
Tailwind
colors: {
custom: {
50: '#a4c6da',
500: '#7baeca',
950: '#000000',
},
}SCSS
$custom: #7baeca; $custom-light: #a4c6da; $custom-dark: #000000;
JSON
{
"hex": "#7baeca",
"rgb": {
"r": 123,
"g": 174,
"b": 202
},
"hsl": {
"h": 201.266,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.72507,
"c": 0.06755,
"h": 232.9
},
"luminance": 0.38747
}Semantic roles & 50–950 ramp
primary
#7BAECA
secondary
#DECCC2
accent
#5F30B6
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1314
muted
#7F8283