#73CCFE#73CCFE
#73CCFE is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.9% C 0.111 H 235.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCFE |
|---|---|
| RGB | rgb(115, 204, 254) |
| HSL | hsl(202, 99%, 72%) |
| HSV | hsv(202, 55%, 100%) |
| CMYK | cmyk(54.7%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.45, -13.01, -32.66) |
| CIE-LCH | lch(78.45, 35.16, 248.29°) |
| OKLab | oklab(80.87% -0.0637 -0.0911) |
| OKLCH | oklch(80.87% 0.111 235) |
| XYZ | xyz(46.5458, 53.9822, 101.7134) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.51
Lightskyblue
#87CEFA
ΔE00 2.20
Sky
#82CAFC
ΔE00 2.38
Baby Blue
#89CFF0
ΔE00 4.12
Light Blue
#95D0FC
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCFE #FEA573
analogous
#73FEEB #73CCFE #7386FE
triadic
#73CCFE #FE73CC #CCFE73
tetradic
#73CCFE #EB73FE #FEA573 #86FE73
square
#73CCFE #EB73FE #FEA573 #86FE73
split-complementary
#73CCFE #FE7386 #FEEB73
monochromatic
#029DF5 #36B6FE #73CCFE #B0E2FE #E1F4FF
Accessibility & contrast
On white
1.78
#73CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#73CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCFE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCFE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#00D9DD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73ccfe; /* rgb */ color: rgb(115, 204, 254); /* oklch */ color: oklch(80.9% 0.111 235.0);
Tailwind
colors: {
custom: {
50: '#a4dbff',
500: '#73ccfe',
950: '#000000',
},
}SCSS
$custom: #73ccfe; $custom-light: #a4dbff; $custom-dark: #000000;
JSON
{
"hex": "#73ccfe",
"rgb": {
"r": 115,
"g": 204,
"b": 254
},
"hsl": {
"h": 201.583,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.80866,
"c": 0.11117,
"h": 235
},
"luminance": 0.53986
}Semantic roles & 50–950 ramp
primary
#73CCFE
secondary
#DB743A
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486