#73CFFE#73CFFE
#73CFFE is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.110 H 232.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFFE |
|---|---|
| RGB | rgb(115, 207, 254) |
| HSL | hsl(200, 99%, 72%) |
| HSV | hsv(200, 55%, 100%) |
| CMYK | cmyk(54.7%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.28, -14.57, -31.38) |
| CIE-LCH | lch(79.28, 34.60, 245.09°) |
| OKLab | oklab(81.53% -0.0669 -0.0874) |
| OKLCH | oklch(81.53% 0.11 232.6) |
| XYZ | xyz(47.2657, 55.4220, 101.9534) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.31
Lightskyblue
#87CEFA
ΔE00 2.48
Sky
#82CAFC
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFFE #FEA273
analogous
#73FEE8 #73CFFE #7389FE
triadic
#73CFFE #FE73CF #CFFE73
tetradic
#73CFFE #E873FE #FEA273 #89FE73
square
#73CFFE #E873FE #FEA273 #89FE73
split-complementary
#73CFFE #FE7389 #FEE873
monochromatic
#02A3F5 #36BAFE #73CFFE #B0E4FE #E1F5FF
Accessibility & contrast
On white
1.74
#73CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#73CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFFE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFFE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73cffe; /* rgb */ color: rgb(115, 207, 254); /* oklch */ color: oklch(81.5% 0.110 232.6);
Tailwind
colors: {
custom: {
50: '#a5ddff',
500: '#73cffe',
950: '#000000',
},
}SCSS
$custom: #73cffe; $custom-light: #a5ddff; $custom-dark: #000000;
JSON
{
"hex": "#73cffe",
"rgb": {
"r": 115,
"g": 207,
"b": 254
},
"hsl": {
"h": 200.288,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.81527,
"c": 0.11012,
"h": 232.6
},
"luminance": 0.55426
}Semantic roles & 50–950 ramp
primary
#73CFFE
secondary
#DB713A
accent
#4E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486