#94DCFE#94DCFE
#94DCFE is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.9% C 0.086 H 229.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #94DCFE |
|---|---|
| RGB | rgb(148, 220, 254) |
| HSL | hsl(199, 98%, 79%) |
| HSV | hsv(199, 42%, 100%) |
| CMYK | cmyk(41.7%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(84.29, -13.92, -23.59) |
| CIE-LCH | lch(84.29, 27.39, 239.46°) |
| OKLab | oklab(85.9% -0.056 -0.0651) |
| OKLCH | oklch(85.9% 0.086 229.3) |
| XYZ | xyz(55.6891, 64.6343, 103.2879) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 3.73
Lightskyblue
#87CEFA
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DCFE #FEB694
analogous
#94FEEB #94DCFE #94A7FE
triadic
#94DCFE #FE94DC #DCFE94
tetradic
#94DCFE #EB94FE #FEB694 #A7FE94
square
#94DCFE #EB94FE #FEB694 #A7FE94
split-complementary
#94DCFE #FE94A7 #FEEB94
monochromatic
#1BB4FD #57C8FD #94DCFE #D1F0FF #E1F5FF
Accessibility & contrast
On white
1.51
#94DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#94DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DCFE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DCFE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#68E6E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94dcfe; /* rgb */ color: rgb(148, 220, 254); /* oklch */ color: oklch(85.9% 0.086 229.3);
Tailwind
colors: {
custom: {
50: '#b8e6fe',
500: '#94dcfe',
950: '#000000',
},
}SCSS
$custom: #94dcfe; $custom-light: #b8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#94dcfe",
"rgb": {
"r": 148,
"g": 220,
"b": 254
},
"hsl": {
"h": 199.245,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.85899,
"c": 0.08588,
"h": 229.3
},
"luminance": 0.64638
}Semantic roles & 50–950 ramp
primary
#94DCFE
secondary
#E08256
accent
#4A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485