#73CDFE#73CDFE
#73CDFE is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.111 H 234.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDFE |
|---|---|
| RGB | rgb(115, 205, 254) |
| HSL | hsl(201, 99%, 72%) |
| HSV | hsv(201, 55%, 100%) |
| CMYK | cmyk(54.7%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.73, -13.53, -32.24) |
| CIE-LCH | lch(78.73, 34.96, 247.23°) |
| OKLab | oklab(81.09% -0.0648 -0.0899) |
| OKLCH | oklch(81.09% 0.111 234.2) |
| XYZ | xyz(46.7843, 54.4591, 101.7929) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.73
Lightskyblue
#87CEFA
ΔE00 2.23
Sky
#82CAFC
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 3.88
Light Blue
#95D0FC
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDFE #FEA473
analogous
#73FEEA #73CDFE #7388FE
triadic
#73CDFE #FE73CD #CDFE73
tetradic
#73CDFE #EA73FE #FEA473 #88FE73
square
#73CDFE #EA73FE #FEA473 #88FE73
split-complementary
#73CDFE #FE7388 #FEEA73
monochromatic
#029FF5 #36B7FE #73CDFE #B0E3FE #E1F4FF
Accessibility & contrast
On white
1.77
#73CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#73CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDFE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDFE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73cdfe; /* rgb */ color: rgb(115, 205, 254); /* oklch */ color: oklch(81.1% 0.111 234.2);
Tailwind
colors: {
custom: {
50: '#a4dcff',
500: '#73cdfe',
950: '#000000',
},
}SCSS
$custom: #73cdfe; $custom-light: #a4dcff; $custom-dark: #000000;
JSON
{
"hex": "#73cdfe",
"rgb": {
"r": 115,
"g": 205,
"b": 254
},
"hsl": {
"h": 201.151,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.81086,
"c": 0.11079,
"h": 234.2
},
"luminance": 0.54463
}Semantic roles & 50–950 ramp
primary
#73CDFE
secondary
#DB733A
accent
#5100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486