#74CAF7#74CAF7
#74CAF7 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.105 H 233.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #74CAF7 |
|---|---|
| RGB | rgb(116, 202, 247) |
| HSL | hsl(201, 89%, 71%) |
| HSV | hsv(201, 53%, 97%) |
| CMYK | cmyk(53%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.68, -13.78, -30.11) |
| CIE-LCH | lch(77.68, 33.11, 245.41°) |
| OKLab | oklab(80.18% -0.0632 -0.0838) |
| OKLCH | oklch(80.18% 0.105 233) |
| XYZ | xyz(45.1052, 52.6656, 95.7662) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.42
Lightskyblue
#87CEFA
ΔE00 2.38
Sky
#82CAFC
ΔE00 2.94
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CAF7 #F7A174
analogous
#74F7E3 #74CAF7 #7488F7
triadic
#74CAF7 #F774CA #CAF774
tetradic
#74CAF7 #E374F7 #F7A174 #88F774
square
#74CAF7 #E374F7 #F7A174 #88F774
split-complementary
#74CAF7 #F77488 #F7E374
monochromatic
#0D9AE4 #3AB4F4 #74CAF7 #AEE0FA #E2F4FD
Accessibility & contrast
On white
1.82
#74CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#74CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CAF7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CAF7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#15D6D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74caf7; /* rgb */ color: rgb(116, 202, 247); /* oklch */ color: oklch(80.2% 0.105 233.0);
Tailwind
colors: {
custom: {
50: '#a4dafa',
500: '#74caf7',
950: '#000000',
},
}SCSS
$custom: #74caf7; $custom-light: #a4dafa; $custom-dark: #000000;
JSON
{
"hex": "#74caf7",
"rgb": {
"r": 116,
"g": 202,
"b": 247
},
"hsl": {
"h": 200.611,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.80177,
"c": 0.10497,
"h": 233
},
"luminance": 0.52669
}Semantic roles & 50–950 ramp
primary
#74CAF7
secondary
#D2703D
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385