#94CCFD#94CCFD
#94CCFD is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.4% C 0.090 H 245.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCFD |
|---|---|
| RGB | rgb(148, 204, 253) |
| HSL | hsl(208, 96%, 79%) |
| HSV | hsv(208, 42%, 99%) |
| CMYK | cmyk(41.5%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.94, -5.82, -29.72) |
| CIE-LCH | lch(79.94, 30.28, 258.92°) |
| OKLab | oklab(82.44% -0.0374 -0.0824) |
| OKLCH | oklch(82.44% 0.09 245.6) |
| XYZ | xyz(51.5293, 56.5703, 101.1134) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.75
Baby Blue (survey)
#A2CFFE
ΔE00 2.44
Sky
#82CAFC
ΔE00 2.87
Lightskyblue
#87CEFA
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCFD #FDC594
analogous
#94FDF9 #94CCFD #9497FD
triadic
#94CCFD #FD94CC #CCFD94
tetradic
#94CCFD #F994FD #FDC594 #97FD94
square
#94CCFD #F994FD #FDC594 #97FD94
split-complementary
#94CCFD #FD9497 #FDF994
monochromatic
#1C93FB #58AFFC #94CCFD #D0E9FE #E1F1FE
Accessibility & contrast
On white
1.71
#94CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#94CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCFD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCFD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#6CD8DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #94ccfd; /* rgb */ color: rgb(148, 204, 253); /* oklch */ color: oklch(82.4% 0.090 245.6);
Tailwind
colors: {
custom: {
50: '#b7dbfe',
500: '#94ccfd',
950: '#000000',
},
}SCSS
$custom: #94ccfd; $custom-light: #b7dbfe; $custom-dark: #000000;
JSON
{
"hex": "#94ccfd",
"rgb": {
"r": 148,
"g": 204,
"b": 253
},
"hsl": {
"h": 208,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.8244,
"c": 0.09044,
"h": 245.6
},
"luminance": 0.56573
}Semantic roles & 50–950 ramp
primary
#94CCFD
secondary
#DE9657
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485