#448ABC#448ABC
#448ABC is a mid, moderate cyan. Relative luminance 0.230; OKLCH L 61.0% C 0.104 H 242.2°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #448ABC |
|---|---|
| RGB | rgb(68, 138, 188) |
| HSL | hsl(205, 47%, 50%) |
| HSV | hsv(205, 64%, 74%) |
| CMYK | cmyk(63.8%, 26.6%, 0%, 26.3%) |
| CIE-LAB | lab(55.11, -6.42, -32.65) |
| CIE-LCH | lch(55.11, 33.28, 258.87°) |
| OKLab | oklab(60.98% -0.0484 -0.0919) |
| OKLCH | oklch(60.98% 0.104 242.2) |
| XYZ | xyz(20.5461, 23.0347, 50.9306) |
| Luminance | 0.2304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Blue
#4984B8
ΔE00 2.73
Steel Blue
#4682B4
ΔE00 3.10
Water Blue
#0E87CC
ΔE00 3.21
Off Blue
#5684AE
ΔE00 3.78
Dusty Blue
#5A86AD
ΔE00 3.80
Cerulean (survey)
#0485D1
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#448ABC #BC7644
analogous
#44BCB2 #448ABC #444EBC
triadic
#448ABC #BC448A #8ABC44
tetradic
#448ABC #B244BC #BC7644 #4EBC44
square
#448ABC #B244BC #BC7644 #4EBC44
split-complementary
#448ABC #BC444E #BCB244
monochromatic
#234862 #33698F #448ABC #71A6CC #9EC2DC
Accessibility & contrast
On white
3.75
#448ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#448ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #448ABC
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##448ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##448ABC | 1.00 | 3.75 | 5.61 | 5.61 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748BBE
Deuteranopia (green-blind)
#637FBB
Tritanopia (blue-blind)
#00969B
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #448abc; /* rgb */ color: rgb(68, 138, 188); /* oklch */ color: oklch(61.0% 0.104 242.2);
Tailwind
colors: {
custom: {
50: '#83acd0',
500: '#448abc',
950: '#000000',
},
}SCSS
$custom: #448abc; $custom-light: #83acd0; $custom-dark: #000000;
JSON
{
"hex": "#448abc",
"rgb": {
"r": 68,
"g": 138,
"b": 188
},
"hsl": {
"h": 205,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.60983,
"c": 0.10382,
"h": 242.2
},
"luminance": 0.23037
}Semantic roles & 50–950 ramp
primary
#448ABC
secondary
#C9A993
accent
#8951D7
background
#F8FAFC
surface
#F0F4F9
border
#CBCED2
text
#0C1014
muted
#7D7F82