#248ABC#248ABC
#248ABC is a mid, moderate cyan. Relative luminance 0.222; OKLCH L 60.0% C 0.117 H 235.7°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #248ABC |
|---|---|
| RGB | rgb(36, 138, 188) |
| HSL | hsl(200, 68%, 44%) |
| HSV | hsv(200, 81%, 74%) |
| CMYK | cmyk(80.9%, 26.6%, 0%, 26.3%) |
| CIE-LAB | lab(54.22, -10.88, -34.11) |
| CIE-LCH | lch(54.22, 35.80, 252.31°) |
| OKLab | oklab(60.02% -0.0658 -0.0964) |
| OKLCH | oklch(60.02% 0.117 235.7) |
| XYZ | xyz(18.8895, 22.1805, 50.8529) |
| Luminance | 0.2218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Water Blue
#0E87CC
ΔE00 3.87
Cerulean (survey)
#0485D1
ΔE00 5.09
Steel Blue
#4682B4
ΔE00 5.18
Cool Blue
#4984B8
ΔE00 5.37
Nice Blue
#107AB0
ΔE00 6.08
Cerulean
#007BA7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#248ABC #BC5624
analogous
#24BCA2 #248ABC #243EBC
triadic
#248ABC #BC248A #8ABC24
tetradic
#248ABC #A224BC #BC5624 #3EBC24
square
#248ABC #A224BC #BC5624 #3EBC24
split-complementary
#248ABC #BC243E #BCA224
monochromatic
#103F55 #1A6489 #248ABC #42A9DB #76C0E5
Accessibility & contrast
On white
3.86
#248ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#248ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #248ABC
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##248ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##248ABC | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7289BE
Deuteranopia (green-blind)
#5D7BBB
Tritanopia (blue-blind)
#00979B
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #248abc; /* rgb */ color: rgb(36, 138, 188); /* oklch */ color: oklch(60.0% 0.117 235.7);
Tailwind
colors: {
custom: {
50: '#78acd0',
500: '#248abc',
950: '#000000',
},
}SCSS
$custom: #248abc; $custom-light: #78acd0; $custom-dark: #000000;
JSON
{
"hex": "#248abc",
"rgb": {
"r": 36,
"g": 138,
"b": 188
},
"hsl": {
"h": 199.737,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.60025,
"c": 0.11669,
"h": 235.7
},
"luminance": 0.22183
}Semantic roles & 50–950 ramp
primary
#248ABC
secondary
#CC8E70
accent
#763DEB
background
#F8FAFC
surface
#EFF4F9
border
#CACED2
text
#0A1014
muted
#7C7F82