#94DFF3#94DFF3
#94DFF3 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.2% C 0.079 H 216.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFF3 |
|---|---|
| RGB | rgb(148, 223, 243) |
| HSL | hsl(193, 80%, 77%) |
| HSV | hsv(193, 39%, 95%) |
| CMYK | cmyk(39.1%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.76, -18.23, -17.08) |
| CIE-LCH | lch(84.76, 24.98, 223.13°) |
| OKLab | oklab(86.15% -0.0636 -0.0469) |
| OKLCH | oklch(86.15% 0.079 216.4) |
| XYZ | xyz(54.7724, 65.5387, 94.5407) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFF3 #F3A894
analogous
#94F3D8 #94DFF3 #94B0F3
triadic
#94DFF3 #F394DF #DFF394
tetradic
#94DFF3 #D894F3 #F3A894 #B0F394
square
#94DFF3 #D894F3 #F3A894 #B0F394
split-complementary
#94DFF3 #F394B0 #F3D894
monochromatic
#26BEE7 #5DCFED #94DFF3 #CBEFF9 #E3F7FC
Accessibility & contrast
On white
1.49
#94DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#94DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFF3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFF3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#6EE7E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #94dff3; /* rgb */ color: rgb(148, 223, 243); /* oklch */ color: oklch(86.2% 0.079 216.4);
Tailwind
colors: {
custom: {
50: '#b7e9f7',
500: '#94dff3',
950: '#000000',
},
}SCSS
$custom: #94dff3; $custom-light: #b7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#94dff3",
"rgb": {
"r": 148,
"g": 223,
"b": 243
},
"hsl": {
"h": 192.632,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.86152,
"c": 0.07903,
"h": 216.4
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#94DFF3
secondary
#D1745B
accent
#3609DC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485