#73DFF8#73DFF8
#73DFF8 is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 84.9% C 0.105 H 214.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFF8 |
|---|---|
| RGB | rgb(115, 223, 248) |
| HSL | hsl(191, 90%, 71%) |
| HSV | hsv(191, 54%, 97%) |
| CMYK | cmyk(53.6%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.54, -24.38, -21.69) |
| CIE-LCH | lch(83.54, 32.63, 221.66°) |
| OKLab | oklab(84.86% -0.0863 -0.06) |
| OKLCH | oklch(84.86% 0.105 214.8) |
| XYZ | xyz(50.3945, 63.1929, 98.3305) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFF8 #F88C73
analogous
#73F8CE #73DFF8 #739CF8
triadic
#73DFF8 #F873DF #DFF873
tetradic
#73DFF8 #CE73F8 #F88C73 #9CF873
square
#73DFF8 #CE73F8 #F88C73 #9CF873
split-complementary
#73DFF8 #F8739C #F8CE73
monochromatic
#0BBCE5 #39D2F5 #73DFF8 #ADECFB #E2F8FE
Accessibility & contrast
On white
1.54
#73DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#73DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFF8
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFF8 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73dff8; /* rgb */ color: rgb(115, 223, 248); /* oklch */ color: oklch(84.9% 0.105 214.8);
Tailwind
colors: {
custom: {
50: '#a5e9fa',
500: '#73dff8',
950: '#000000',
},
}SCSS
$custom: #73dff8; $custom-light: #a5e9fa; $custom-dark: #000000;
JSON
{
"hex": "#73dff8",
"rgb": {
"r": 115,
"g": 223,
"b": 248
},
"hsl": {
"h": 191.278,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.84858,
"c": 0.10512,
"h": 214.8
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#73DFF8
secondary
#D3583C
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485