#74CAFB#74CAFB
#74CAFB is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.3% C 0.109 H 235.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74CAFB |
|---|---|
| RGB | rgb(116, 202, 251) |
| HSL | hsl(202, 94%, 72%) |
| HSV | hsv(202, 54%, 98%) |
| CMYK | cmyk(53.8%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.82, -12.63, -32.02) |
| CIE-LCH | lch(77.82, 34.42, 248.48°) |
| OKLab | oklab(80.34% -0.0618 -0.0893) |
| OKLCH | oklch(80.34% 0.109 235.3) |
| XYZ | xyz(45.7291, 52.9151, 99.0519) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.04
Lightskyblue
#87CEFA
ΔE00 2.15
Sky
#82CAFC
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CAFB #FBA574
analogous
#74FBE9 #74CAFB #7487FB
triadic
#74CAFB #FB74CA #CAFB74
tetradic
#74CAFB #E974FB #FBA574 #87FB74
square
#74CAFB #E974FB #FBA574 #87FB74
split-complementary
#74CAFB #FB7487 #FBE974
monochromatic
#079AEE #39B3F9 #74CAFB #AFE1FD #E1F4FE
Accessibility & contrast
On white
1.81
#74CAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#74CAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CAFB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CAFB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#05D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cafb; /* rgb */ color: rgb(116, 202, 251); /* oklch */ color: oklch(80.3% 0.109 235.3);
Tailwind
colors: {
custom: {
50: '#a5dafc',
500: '#74cafb',
950: '#000000',
},
}SCSS
$custom: #74cafb; $custom-light: #a5dafc; $custom-dark: #000000;
JSON
{
"hex": "#74cafb",
"rgb": {
"r": 116,
"g": 202,
"b": 251
},
"hsl": {
"h": 201.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.80343,
"c": 0.10859,
"h": 235.3
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#74CAFB
secondary
#D7743C
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385