#74CBFC#74CBFC
#74CBFC is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.6% C 0.109 H 235.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBFC |
|---|---|
| RGB | rgb(116, 203, 252) |
| HSL | hsl(202, 96%, 72%) |
| HSV | hsv(202, 54%, 99%) |
| CMYK | cmyk(54%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.14, -12.86, -32.07) |
| CIE-LCH | lch(78.14, 34.56, 248.15°) |
| OKLab | oklab(80.61% -0.0626 -0.0894) |
| OKLCH | oklch(80.61% 0.109 235) |
| XYZ | xyz(46.1226, 53.4491, 99.9627) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.22
Lightskyblue
#87CEFA
ΔE00 2.11
Sky
#82CAFC
ΔE00 2.28
Baby Blue
#89CFF0
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBFC #FCA574
analogous
#74FCE9 #74CBFC #7487FC
triadic
#74CBFC #FC74CB #CBFC74
tetradic
#74CBFC #E974FC #FCA574 #87FC74
square
#74CBFC #E974FC #FCA574 #87FC74
split-complementary
#74CBFC #FC7487 #FCE974
monochromatic
#059CF0 #38B5FB #74CBFC #B0E1FD #E1F4FE
Accessibility & contrast
On white
1.80
#74CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#74CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBFC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBFC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cbfc; /* rgb */ color: rgb(116, 203, 252); /* oklch */ color: oklch(80.6% 0.109 235.0);
Tailwind
colors: {
custom: {
50: '#a5dafd',
500: '#74cbfc',
950: '#000000',
},
}SCSS
$custom: #74cbfc; $custom-light: #a5dafd; $custom-dark: #000000;
JSON
{
"hex": "#74cbfc",
"rgb": {
"r": 116,
"g": 203,
"b": 252
},
"hsl": {
"h": 201.618,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.80605,
"c": 0.10912,
"h": 235
},
"luminance": 0.53453
}Semantic roles & 50–950 ramp
primary
#74CBFC
secondary
#D8743C
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385