#94DDEF#94DDEF
#94DDEF is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.6% C 0.077 H 214.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDEF |
|---|---|
| RGB | rgb(148, 221, 239) |
| HSL | hsl(192, 74%, 76%) |
| HSV | hsv(192, 38%, 94%) |
| CMYK | cmyk(38.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.09, -18.22, -15.97) |
| CIE-LCH | lch(84.09, 24.23, 221.24°) |
| OKLab | oklab(85.58% -0.0627 -0.0438) |
| OKLCH | oklch(85.58% 0.077 214.9) |
| XYZ | xyz(53.6437, 64.2373, 91.2170) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 5.20
Sky Blue
#87CEEB
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDEF #EFA694
analogous
#94EFD3 #94DDEF #94AFEF
triadic
#94DDEF #EF94DD #DDEF94
tetradic
#94DDEF #D394EF #EFA694 #AFEF94
square
#94DDEF #D394EF #EFA694 #AFEF94
split-complementary
#94DDEF #EF94AF #EFD394
monochromatic
#2ABBDF #5FCCE7 #94DDEF #C9EEF7 #E4F7FB
Accessibility & contrast
On white
1.52
#94DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#94DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDEF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDEF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#70E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94ddef; /* rgb */ color: rgb(148, 221, 239); /* oklch */ color: oklch(85.6% 0.077 214.9);
Tailwind
colors: {
custom: {
50: '#b7e7f4',
500: '#94ddef',
950: '#000000',
},
}SCSS
$custom: #94ddef; $custom-light: #b7e7f4; $custom-dark: #000000;
JSON
{
"hex": "#94ddef",
"rgb": {
"r": 148,
"g": 221,
"b": 239
},
"hsl": {
"h": 191.868,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.85577,
"c": 0.07654,
"h": 214.9
},
"luminance": 0.64241
}Semantic roles & 50–950 ramp
primary
#94DDEF
secondary
#CB725C
accent
#370FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485