#94DFFE#94DFFE
#94DFFE is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.5% C 0.086 H 226.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFFE |
|---|---|
| RGB | rgb(148, 223, 254) |
| HSL | hsl(198, 98%, 79%) |
| HSV | hsv(198, 42%, 100%) |
| CMYK | cmyk(41.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.11, -15.45, -22.35) |
| CIE-LCH | lch(85.11, 27.17, 235.35°) |
| OKLab | oklab(86.55% -0.0595 -0.0616) |
| OKLCH | oklch(86.55% 0.086 226) |
| XYZ | xyz(56.4835, 66.2232, 103.5527) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 6.19
Light Blue
#95D0FC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFFE #FEB394
analogous
#94FEE8 #94DFFE #94AAFE
triadic
#94DFFE #FE94DF #DFFE94
tetradic
#94DFFE #E894FE #FEB394 #AAFE94
square
#94DFFE #E894FE #FEB394 #AAFE94
split-complementary
#94DFFE #FE94AA #FEE894
monochromatic
#1BBBFD #57CDFD #94DFFE #D1F1FF #E1F6FF
Accessibility & contrast
On white
1.47
#94DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#94DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFFE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFFE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#68E8E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #94dffe; /* rgb */ color: rgb(148, 223, 254); /* oklch */ color: oklch(86.5% 0.086 226.0);
Tailwind
colors: {
custom: {
50: '#b8e9fe',
500: '#94dffe',
950: '#000000',
},
}SCSS
$custom: #94dffe; $custom-light: #b8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#94dffe",
"rgb": {
"r": 148,
"g": 223,
"b": 254
},
"hsl": {
"h": 197.547,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.86546,
"c": 0.08569,
"h": 226
},
"luminance": 0.66227
}Semantic roles & 50–950 ramp
primary
#94DFFE
secondary
#E07F56
accent
#4300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485