#94DEFF#94DEFF
#94DEFF is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.4% C 0.086 H 227.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #94DEFF |
|---|---|
| RGB | rgb(148, 222, 255) |
| HSL | hsl(199, 100%, 79%) |
| HSV | hsv(199, 42%, 100%) |
| CMYK | cmyk(42%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(84.87, -14.68, -23.24) |
| CIE-LCH | lch(84.87, 27.49, 237.72°) |
| OKLab | oklab(86.37% -0.058 -0.0641) |
| OKLCH | oklch(86.37% 0.086 227.9) |
| XYZ | xyz(56.3777, 65.7546, 104.3095) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.56
Baby Blue
#89CFF0
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 3.97
Lightskyblue
#87CEFA
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.71
Lightblue (survey)
#7BC8F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DEFF #FFB594
analogous
#94FFEB #94DEFF #94A9FF
triadic
#94DEFF #FF94DE #DEFF94
tetradic
#94DEFF #EB94FF #FFB594 #A9FF94
square
#94DEFF #EB94FF #FFB594 #A9FF94
split-complementary
#94DEFF #FF94A9 #FFEB94
monochromatic
#1AB8FF #57CBFF #94DEFF #D1F1FF #E0F6FF
Accessibility & contrast
On white
1.48
#94DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#94DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DEFF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DEFF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BDCFFF
Tritanopia (blue-blind)
#67E8E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #94deff; /* rgb */ color: rgb(148, 222, 255); /* oklch */ color: oklch(86.4% 0.086 227.9);
Tailwind
colors: {
custom: {
50: '#b8e8ff',
500: '#94deff',
950: '#000000',
},
}SCSS
$custom: #94deff; $custom-light: #b8e8ff; $custom-dark: #000000;
JSON
{
"hex": "#94deff",
"rgb": {
"r": 148,
"g": 222,
"b": 255
},
"hsl": {
"h": 198.505,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.86367,
"c": 0.08647,
"h": 227.9
},
"luminance": 0.65758
}Semantic roles & 50–950 ramp
primary
#94DEFF
secondary
#E18156
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486