#74BBFC#74BBFC
#74BBFC is a light, moderate cyan. Relative luminance 0.463; OKLCH L 77.1% C 0.118 H 247.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74BBFC |
|---|---|
| RGB | rgb(116, 187, 252) |
| HSL | hsl(209, 96%, 72%) |
| HSV | hsv(209, 54%, 99%) |
| CMYK | cmyk(54%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.73, -4.29, -38.90) |
| CIE-LCH | lch(73.73, 39.14, 263.70°) |
| OKLab | oklab(77.11% -0.0451 -0.1091) |
| OKLCH | oklch(77.11% 0.118 247.5) |
| XYZ | xyz(42.5372, 46.2784, 98.7676) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.28
Sky
#82CAFC
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 4.92
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BBFC #FCB574
analogous
#74FCF9 #74BBFC #7477FC
triadic
#74BBFC #FC74BB #BBFC74
tetradic
#74BBFC #F974FC #FCB574 #77FC74
square
#74BBFC #F974FC #FCB574 #77FC74
split-complementary
#74BBFC #FC7477 #FCF974
monochromatic
#0580F0 #389EFB #74BBFC #B0D8FD #E1F0FE
Accessibility & contrast
On white
2.05
#74BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#74BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BBFC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BBFC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#14CAD1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #74bbfc; /* rgb */ color: rgb(116, 187, 252); /* oklch */ color: oklch(77.1% 0.118 247.5);
Tailwind
colors: {
custom: {
50: '#a4cffd',
500: '#74bbfc',
950: '#000000',
},
}SCSS
$custom: #74bbfc; $custom-light: #a4cffd; $custom-dark: #000000;
JSON
{
"hex": "#74bbfc",
"rgb": {
"r": 116,
"g": 187,
"b": 252
},
"hsl": {
"h": 208.676,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.77115,
"c": 0.11802,
"h": 247.5
},
"luminance": 0.46282
}Semantic roles & 50–950 ramp
primary
#74BBFC
secondary
#F7E5D4
accent
#6E00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285