#74CCFE#74CCFE
#74CCFE is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.9% C 0.111 H 235.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCFE |
|---|---|
| RGB | rgb(116, 204, 254) |
| HSL | hsl(202, 99%, 73%) |
| HSV | hsv(202, 54%, 100%) |
| CMYK | cmyk(54.3%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.49, -12.81, -32.60) |
| CIE-LCH | lch(78.49, 35.02, 248.55°) |
| OKLab | oklab(80.91% -0.063 -0.0909) |
| OKLCH | oklch(80.91% 0.111 235.3) |
| XYZ | xyz(46.6781, 54.0504, 101.7196) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.44
Lightskyblue
#87CEFA
ΔE00 2.10
Sky
#82CAFC
ΔE00 2.26
Baby Blue
#89CFF0
ΔE00 4.12
Light Blue
#95D0FC
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCFE #FEA674
analogous
#74FEEB #74CCFE #7487FE
triadic
#74CCFE #FE74CC #CCFE74
tetradic
#74CCFE #EB74FE #FEA674 #87FE74
square
#74CCFE #EB74FE #FEA674 #87FE74
split-complementary
#74CCFE #FE7487 #FEEB74
monochromatic
#029DF6 #37B6FE #74CCFE #B1E2FE #E1F4FF
Accessibility & contrast
On white
1.78
#74CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#74CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCFE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCFE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#00D9DD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #74ccfe; /* rgb */ color: rgb(116, 204, 254); /* oklch */ color: oklch(80.9% 0.111 235.3);
Tailwind
colors: {
custom: {
50: '#a5dbff',
500: '#74ccfe',
950: '#000000',
},
}SCSS
$custom: #74ccfe; $custom-light: #a5dbff; $custom-dark: #000000;
JSON
{
"hex": "#74ccfe",
"rgb": {
"r": 116,
"g": 204,
"b": 254
},
"hsl": {
"h": 201.739,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.80908,
"c": 0.11059,
"h": 235.3
},
"luminance": 0.54054
}Semantic roles & 50–950 ramp
primary
#74CCFE
secondary
#DB753B
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486