#73CBFB#73CBFB
#73CBFB is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.5% C 0.109 H 234.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #73CBFB |
|---|---|
| RGB | rgb(115, 203, 251) |
| HSL | hsl(201, 94%, 72%) |
| HSV | hsv(201, 54%, 98%) |
| CMYK | cmyk(54.2%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.06, -13.35, -31.66) |
| CIE-LCH | lch(78.06, 34.36, 247.13°) |
| OKLab | oklab(80.52% -0.0636 -0.0882) |
| OKLCH | oklch(80.52% 0.109 234.2) |
| XYZ | xyz(45.8323, 53.3177, 99.1242) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.35
Lightskyblue
#87CEFA
ΔE00 2.24
Sky
#82CAFC
ΔE00 2.57
Baby Blue
#89CFF0
ΔE00 3.81
Light Blue
#95D0FC
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CBFB #FBA373
analogous
#73FBE7 #73CBFB #7387FB
triadic
#73CBFB #FB73CB #CBFB73
tetradic
#73CBFB #E773FB #FBA373 #87FB73
square
#73CBFB #E773FB #FBA373 #87FB73
split-complementary
#73CBFB #FB7387 #FBE773
monochromatic
#079CED #38B5F9 #73CBFB #AFE1FD #E1F4FE
Accessibility & contrast
On white
1.80
#73CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#73CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CBFB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CBFB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cbfb; /* rgb */ color: rgb(115, 203, 251); /* oklch */ color: oklch(80.5% 0.109 234.2);
Tailwind
colors: {
custom: {
50: '#a4dafc',
500: '#73cbfb',
950: '#000000',
},
}SCSS
$custom: #73cbfb; $custom-light: #a4dafc; $custom-dark: #000000;
JSON
{
"hex": "#73cbfb",
"rgb": {
"r": 115,
"g": 203,
"b": 251
},
"hsl": {
"h": 201.176,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.8052,
"c": 0.1088,
"h": 234.2
},
"luminance": 0.53322
}Semantic roles & 50–950 ramp
primary
#73CBFB
secondary
#D7723B
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385