#308BBC#308BBC
#308BBC is a mid, moderate cyan. Relative luminance 0.227; OKLCH L 60.6% C 0.112 H 236.7°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #308BBC |
|---|---|
| RGB | rgb(48, 139, 188) |
| HSL | hsl(201, 59%, 46%) |
| HSV | hsv(201, 74%, 74%) |
| CMYK | cmyk(74.5%, 26.1%, 0%, 26.3%) |
| CIE-LAB | lab(54.78, -10.09, -33.20) |
| CIE-LCH | lch(54.78, 34.70, 253.10°) |
| OKLab | oklab(60.55% -0.0614 -0.0936) |
| OKLCH | oklch(60.55% 0.112 236.7) |
| XYZ | xyz(19.5250, 22.7222, 50.9240) |
| Luminance | 0.2272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Water Blue
#0E87CC
ΔE00 3.72
Steel Blue
#4682B4
ΔE00 4.84
Cerulean (survey)
#0485D1
ΔE00 4.88
Cool Blue
#4984B8
ΔE00 4.89
Dusty Blue
#5A86AD
ΔE00 5.77
Off Blue
#5684AE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#308BBC #BC6130
analogous
#30BCA7 #308BBC #3045BC
triadic
#308BBC #BC308B #8BBC30
tetradic
#308BBC #A730BC #BC6130 #45BC30
square
#308BBC #A730BC #BC6130 #45BC30
split-complementary
#308BBC #BC3045 #BCA730
monochromatic
#17435A #24678B #308BBC #55A8D4 #86C1E0
Accessibility & contrast
On white
3.79
#308BBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#308BBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #308BBC
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##308BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##308BBC | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748BBE
Deuteranopia (green-blind)
#617DBB
Tritanopia (blue-blind)
#00989C
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #308bbc; /* rgb */ color: rgb(48, 139, 188); /* oklch */ color: oklch(60.6% 0.112 236.7);
Tailwind
colors: {
custom: {
50: '#7cacd0',
500: '#308bbc',
950: '#000000',
},
}SCSS
$custom: #308bbc; $custom-light: #7cacd0; $custom-dark: #000000;
JSON
{
"hex": "#308bbc",
"rgb": {
"r": 48,
"g": 139,
"b": 188
},
"hsl": {
"h": 201,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.60552,
"c": 0.112,
"h": 236.7
},
"luminance": 0.22724
}Semantic roles & 50–950 ramp
primary
#308BBC
secondary
#CA997E
accent
#7C45E3
background
#F8FAFC
surface
#EFF4F9
border
#CACED2
text
#0B1014
muted
#7C7F82