#74C8F7#74C8F7
#74C8F7 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.106 H 234.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74C8F7 |
|---|---|
| RGB | rgb(116, 200, 247) |
| HSL | hsl(202, 89%, 71%) |
| HSV | hsv(202, 53%, 97%) |
| CMYK | cmyk(53%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.12, -12.73, -30.97) |
| CIE-LCH | lch(77.12, 33.48, 247.65°) |
| OKLab | oklab(79.74% -0.061 -0.0863) |
| OKLCH | oklch(79.74% 0.106 234.7) |
| XYZ | xyz(44.6390, 51.7331, 95.6108) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.84
Lightskyblue
#87CEFA
ΔE00 2.35
Sky
#82CAFC
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C8F7 #F7A374
analogous
#74F7E5 #74C8F7 #7486F7
triadic
#74C8F7 #F774C8 #C8F774
tetradic
#74C8F7 #E574F7 #F7A374 #86F774
square
#74C8F7 #E574F7 #F7A374 #86F774
split-complementary
#74C8F7 #F77486 #F7E574
monochromatic
#0D97E4 #3AB1F4 #74C8F7 #AEDFFA #E2F4FD
Accessibility & contrast
On white
1.85
#74C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#74C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C8F7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C8F7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F9
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#17D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74c8f7; /* rgb */ color: rgb(116, 200, 247); /* oklch */ color: oklch(79.7% 0.106 234.7);
Tailwind
colors: {
custom: {
50: '#a4d8fa',
500: '#74c8f7',
950: '#000000',
},
}SCSS
$custom: #74c8f7; $custom-light: #a4d8fa; $custom-dark: #000000;
JSON
{
"hex": "#74c8f7",
"rgb": {
"r": 116,
"g": 200,
"b": 247
},
"hsl": {
"h": 201.527,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.79735,
"c": 0.10564,
"h": 234.7
},
"luminance": 0.51737
}Semantic roles & 50–950 ramp
primary
#74C8F7
secondary
#D2733D
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385