#74CCF0#74CCF0
#74CCF0 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.099 H 226.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCF0 |
|---|---|
| RGB | rgb(116, 204, 240) |
| HSL | hsl(197, 81%, 70%) |
| HSV | hsv(197, 52%, 94%) |
| CMYK | cmyk(51.7%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.98, -16.81, -25.89) |
| CIE-LCH | lch(77.98, 30.87, 237.01°) |
| OKLab | oklab(80.34% -0.0679 -0.0718) |
| OKLCH | oklch(80.34% 0.099 226.6) |
| XYZ | xyz(44.5176, 53.1862, 90.3412) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.36
Baby Blue
#89CFF0
ΔE00 2.40
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 4.20
Bright Sky Blue
#02CCFE
ΔE00 5.04
Sky
#82CAFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCF0 #F09874
analogous
#74F0D6 #74CCF0 #748EF0
triadic
#74CCF0 #F074CC #CCF074
tetradic
#74CCF0 #D674F0 #F09874 #8EF074
square
#74CCF0 #D674F0 #F09874 #8EF074
split-complementary
#74CCF0 #F0748E #F0D674
monochromatic
#179CD3 #3DB8EA #74CCF0 #ABE0F6 #E2F5FC
Accessibility & contrast
On white
1.80
#74CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#74CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCF0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCF0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F2
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#23D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74ccf0; /* rgb */ color: rgb(116, 204, 240); /* oklch */ color: oklch(80.3% 0.099 226.6);
Tailwind
colors: {
custom: {
50: '#a4dbf5',
500: '#74ccf0',
950: '#000000',
},
}SCSS
$custom: #74ccf0; $custom-light: #a4dbf5; $custom-dark: #000000;
JSON
{
"hex": "#74ccf0",
"rgb": {
"r": 116,
"g": 204,
"b": 240
},
"hsl": {
"h": 197.419,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.80338,
"c": 0.09884,
"h": 226.6
},
"luminance": 0.5319
}Semantic roles & 50–950 ramp
primary
#74CCF0
secondary
#C9673F
accent
#4609DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485