#74CCF4#74CCF4
#74CCF4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.5% C 0.102 H 229.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCF4 |
|---|---|
| RGB | rgb(116, 204, 244) |
| HSL | hsl(199, 85%, 71%) |
| HSV | hsv(199, 52%, 96%) |
| CMYK | cmyk(52.5%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.13, -15.68, -27.82) |
| CIE-LCH | lch(78.13, 31.93, 240.59°) |
| OKLab | oklab(80.5% -0.0664 -0.0773) |
| OKLCH | oklch(80.5% 0.102 229.3) |
| XYZ | xyz(45.1183, 53.4265, 93.5051) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.47
Lightblue (survey)
#7BC8F6
ΔE00 2.86
Sky Blue
#87CEEB
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.25
Sky
#82CAFC
ΔE00 4.34
Bright Sky Blue
#02CCFE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCF4 #F49C74
analogous
#74F4DC #74CCF4 #748CF4
triadic
#74CCF4 #F474CC #CCF474
tetradic
#74CCF4 #DC74F4 #F49C74 #8CF474
square
#74CCF4 #DC74F4 #F49C74 #8CF474
split-complementary
#74CCF4 #F4748C #F4DC74
monochromatic
#119DDC #3BB7F0 #74CCF4 #ADE1F8 #E3F5FD
Accessibility & contrast
On white
1.80
#74CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#74CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCF4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCF4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#1BD7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74ccf4; /* rgb */ color: rgb(116, 204, 244); /* oklch */ color: oklch(80.5% 0.102 229.3);
Tailwind
colors: {
custom: {
50: '#a4dbf7',
500: '#74ccf4',
950: '#000000',
},
}SCSS
$custom: #74ccf4; $custom-light: #a4dbf7; $custom-dark: #000000;
JSON
{
"hex": "#74ccf4",
"rgb": {
"r": 116,
"g": 204,
"b": 244
},
"hsl": {
"h": 198.75,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.80498,
"c": 0.10193,
"h": 229.3
},
"luminance": 0.5343
}Semantic roles & 50–950 ramp
primary
#74CCF4
secondary
#CE6B3E
accent
#4904E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485