#73CEFB#73CEFB
#73CEFB is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.2% C 0.108 H 231.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEFB |
|---|---|
| RGB | rgb(115, 206, 251) |
| HSL | hsl(200, 94%, 72%) |
| HSV | hsv(200, 54%, 98%) |
| CMYK | cmyk(54.2%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.90, -14.92, -30.38) |
| CIE-LCH | lch(78.90, 33.84, 243.84°) |
| OKLab | oklab(81.18% -0.0669 -0.0846) |
| OKLCH | oklch(81.18% 0.108 231.7) |
| XYZ | xyz(46.5476, 54.7484, 99.3626) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.32
Lightskyblue
#87CEFA
ΔE00 2.61
Baby Blue
#89CFF0
ΔE00 3.13
Sky
#82CAFC
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEFB #FBA073
analogous
#73FBE4 #73CEFB #738AFB
triadic
#73CEFB #FB73CE #CEFB73
tetradic
#73CEFB #E473FB #FBA073 #8AFB73
square
#73CEFB #E473FB #FBA073 #8AFB73
split-complementary
#73CEFB #FB738A #FBE473
monochromatic
#07A1ED #38B9F9 #73CEFB #AFE3FD #E1F5FE
Accessibility & contrast
On white
1.76
#73CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#73CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEFB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEFB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73cefb; /* rgb */ color: rgb(115, 206, 251); /* oklch */ color: oklch(81.2% 0.108 231.7);
Tailwind
colors: {
custom: {
50: '#a4ddfc',
500: '#73cefb',
950: '#000000',
},
}SCSS
$custom: #73cefb; $custom-light: #a4ddfc; $custom-dark: #000000;
JSON
{
"hex": "#73cefb",
"rgb": {
"r": 115,
"g": 206,
"b": 251
},
"hsl": {
"h": 199.853,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.81183,
"c": 0.10784,
"h": 231.7
},
"luminance": 0.54752
}Semantic roles & 50–950 ramp
primary
#73CEFB
secondary
#D76F3B
accent
#4C00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485