#74CCF6#74CCF6
#74CCF6 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.104 H 230.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCF6 |
|---|---|
| RGB | rgb(116, 204, 246) |
| HSL | hsl(199, 88%, 71%) |
| HSV | hsv(199, 53%, 96%) |
| CMYK | cmyk(52.8%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(78.20, -15.11, -28.78) |
| CIE-LCH | lch(78.20, 32.50, 242.30°) |
| OKLab | oklab(80.58% -0.0657 -0.08) |
| OKLCH | oklch(80.58% 0.104 230.6) |
| XYZ | xyz(45.4237, 53.5486, 95.1131) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 2.70
Lightskyblue
#87CEFA
ΔE00 2.85
Sky Blue
#87CEEB
ΔE00 3.47
Sky
#82CAFC
ΔE00 3.84
Light Blue
#95D0FC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCF6 #F69E74
analogous
#74F6DF #74CCF6 #748BF6
triadic
#74CCF6 #F674CC #CCF674
tetradic
#74CCF6 #DF74F6 #F69E74 #8BF674
square
#74CCF6 #DF74F6 #F69E74 #8BF674
split-complementary
#74CCF6 #F6748B #F6DF74
monochromatic
#0F9DE1 #3BB7F2 #74CCF6 #ADE1FA #E2F4FD
Accessibility & contrast
On white
1.79
#74CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#74CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCF6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCF6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#16D8DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74ccf6; /* rgb */ color: rgb(116, 204, 246); /* oklch */ color: oklch(80.6% 0.104 230.6);
Tailwind
colors: {
custom: {
50: '#a4dbf9',
500: '#74ccf6',
950: '#000000',
},
}SCSS
$custom: #74ccf6; $custom-light: #a4dbf9; $custom-dark: #000000;
JSON
{
"hex": "#74ccf6",
"rgb": {
"r": 116,
"g": 204,
"b": 246
},
"hsl": {
"h": 199.385,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.80578,
"c": 0.10356,
"h": 230.6
},
"luminance": 0.53553
}Semantic roles & 50–950 ramp
primary
#74CCF6
secondary
#D16D3D
accent
#4B01E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485