#94DFF7#94DFF7
#94DFF7 is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.3% C 0.081 H 220.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFF7 |
|---|---|
| RGB | rgb(148, 223, 247) |
| HSL | hsl(195, 86%, 77%) |
| HSV | hsv(195, 40%, 97%) |
| CMYK | cmyk(40.1%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.89, -17.23, -19.00) |
| CIE-LCH | lch(84.89, 25.65, 227.80°) |
| OKLab | oklab(86.29% -0.0621 -0.0523) |
| OKLCH | oklch(86.29% 0.081 220.1) |
| XYZ | xyz(55.3830, 65.7830, 97.7567) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFF7 #F7AC94
analogous
#94F7DD #94DFF7 #94AEF7
triadic
#94DFF7 #F794DF #DFF794
tetradic
#94DFF7 #DD94F7 #F7AC94 #AEF794
square
#94DFF7 #DD94F7 #F7AC94 #AEF794
split-complementary
#94DFF7 #F794AE #F7DD94
monochromatic
#22BDEE #5BCEF3 #94DFF7 #CDF0FB #E3F6FD
Accessibility & contrast
On white
1.48
#94DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#94DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFF7
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFF7 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#6CE7E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #94dff7; /* rgb */ color: rgb(148, 223, 247); /* oklch */ color: oklch(86.3% 0.081 220.1);
Tailwind
colors: {
custom: {
50: '#b7e9f9',
500: '#94dff7',
950: '#000000',
},
}SCSS
$custom: #94dff7; $custom-light: #b7e9f9; $custom-dark: #000000;
JSON
{
"hex": "#94dff7",
"rgb": {
"r": 148,
"g": 223,
"b": 247
},
"hsl": {
"h": 194.545,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.86293,
"c": 0.08117,
"h": 220.1
},
"luminance": 0.65787
}Semantic roles & 50–950 ramp
primary
#94DFF7
secondary
#D67859
accent
#3903E3
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485