#74CBFB#74CBFB
#74CBFB is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.6% C 0.108 H 234.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBFB |
|---|---|
| RGB | rgb(116, 203, 251) |
| HSL | hsl(201, 94%, 72%) |
| HSV | hsv(201, 54%, 98%) |
| CMYK | cmyk(53.8%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.10, -13.15, -31.60) |
| CIE-LCH | lch(78.10, 34.22, 247.40°) |
| OKLab | oklab(80.56% -0.0629 -0.088) |
| OKLCH | oklch(80.56% 0.108 234.5) |
| XYZ | xyz(45.9645, 53.3859, 99.1304) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Lightskyblue
#87CEFA
ΔE00 2.13
Sky
#82CAFC
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBFB #FBA474
analogous
#74FBE7 #74CBFB #7488FB
triadic
#74CBFB #FB74CB #CBFB74
tetradic
#74CBFB #E774FB #FBA474 #88FB74
square
#74CBFB #E774FB #FBA474 #88FB74
split-complementary
#74CBFB #FB7488 #FBE774
monochromatic
#079CEE #39B5F9 #74CBFB #AFE1FD #E1F4FE
Accessibility & contrast
On white
1.80
#74CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#74CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBFB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBFB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#03D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cbfb; /* rgb */ color: rgb(116, 203, 251); /* oklch */ color: oklch(80.6% 0.108 234.5);
Tailwind
colors: {
custom: {
50: '#a5dafc',
500: '#74cbfb',
950: '#000000',
},
}SCSS
$custom: #74cbfb; $custom-light: #a5dafc; $custom-dark: #000000;
JSON
{
"hex": "#74cbfb",
"rgb": {
"r": 116,
"g": 203,
"b": 251
},
"hsl": {
"h": 201.333,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.80563,
"c": 0.10821,
"h": 234.5
},
"luminance": 0.5339
}Semantic roles & 50–950 ramp
primary
#74CBFB
secondary
#D7733C
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385