#74AFFB#74AFFB
#74AFFB is a light, vivid cyan. Relative luminance 0.413; OKLCH L 74.5% C 0.127 H 255.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFFB |
|---|---|
| RGB | rgb(116, 175, 251) |
| HSL | hsl(214, 94%, 72%) |
| HSV | hsv(214, 54%, 98%) |
| CMYK | cmyk(53.8%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.41, 2.05, -43.54) |
| CIE-LCH | lch(70.41, 43.59, 272.69°) |
| OKLab | oklab(74.5% -0.0322 -0.1225) |
| OKLCH | oklch(74.5% 0.127 255.3) |
| XYZ | xyz(39.9389, 41.3348, 97.1218) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 3.94
Cornflowerblue
#6495ED
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 7.89
Sky
#82CAFC
ΔE00 8.47
Baby Blue (survey)
#A2CFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFFB #FBC074
analogous
#74F2FB #74AFFB #7D74FB
triadic
#74AFFB #FB74AF #AFFB74
tetradic
#74AFFB #FB74F2 #FBC074 #74FB7D
square
#74AFFB #FB74F2 #FBC074 #74FB7D
split-complementary
#74AFFB #FB7D74 #F2FB74
monochromatic
#076CEE #398DF9 #74AFFB #AFD1FD #E1EEFE
Accessibility & contrast
On white
2.27
#74AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#74AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFFB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFFB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#1FC0CA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #74affb; /* rgb */ color: rgb(116, 175, 251); /* oklch */ color: oklch(74.5% 0.127 255.3);
Tailwind
colors: {
custom: {
50: '#a4c6fd',
500: '#74affb',
950: '#000000',
},
}SCSS
$custom: #74affb; $custom-light: #a4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#74affb",
"rgb": {
"r": 116,
"g": 175,
"b": 251
},
"hsl": {
"h": 213.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.74497,
"c": 0.1267,
"h": 255.3
},
"luminance": 0.41338
}Semantic roles & 50–950 ramp
primary
#74AFFB
secondary
#F6E8D4
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285