#74CCFB#74CCFB
#74CCFB is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.108 H 233.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCFB |
|---|---|
| RGB | rgb(116, 204, 251) |
| HSL | hsl(201, 94%, 72%) |
| HSV | hsv(201, 54%, 98%) |
| CMYK | cmyk(53.8%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.38, -13.67, -31.17) |
| CIE-LCH | lch(78.38, 34.04, 246.31°) |
| OKLab | oklab(80.78% -0.064 -0.0868) |
| OKLCH | oklch(80.78% 0.108 233.6) |
| XYZ | xyz(46.2014, 53.8597, 99.2093) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.54
Lightskyblue
#87CEFA
ΔE00 2.19
Sky
#82CAFC
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCFB #FBA374
analogous
#74FBE7 #74CCFB #7489FB
triadic
#74CCFB #FB74CC #CCFB74
tetradic
#74CCFB #E774FB #FBA374 #89FB74
square
#74CCFB #E774FB #FBA374 #89FB74
split-complementary
#74CCFB #FB7489 #FBE774
monochromatic
#079DEE #39B6F9 #74CCFB #AFE2FD #E1F4FE
Accessibility & contrast
On white
1.78
#74CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#74CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCFB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCFB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#02D9DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #74ccfb; /* rgb */ color: rgb(116, 204, 251); /* oklch */ color: oklch(80.8% 0.108 233.6);
Tailwind
colors: {
custom: {
50: '#a5dbfc',
500: '#74ccfb',
950: '#000000',
},
}SCSS
$custom: #74ccfb; $custom-light: #a5dbfc; $custom-dark: #000000;
JSON
{
"hex": "#74ccfb",
"rgb": {
"r": 116,
"g": 204,
"b": 251
},
"hsl": {
"h": 200.889,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.80783,
"c": 0.10786,
"h": 233.6
},
"luminance": 0.53864
}Semantic roles & 50–950 ramp
primary
#74CCFB
secondary
#D7723C
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485