#94DDEE#94DDEE
#94DDEE is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.5% C 0.076 H 214.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDEE |
|---|---|
| RGB | rgb(148, 221, 238) |
| HSL | hsl(191, 73%, 76%) |
| HSV | hsv(191, 38%, 93%) |
| CMYK | cmyk(37.8%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.06, -18.46, -15.49) |
| CIE-LCH | lch(84.06, 24.10, 219.99°) |
| OKLab | oklab(85.54% -0.0631 -0.0425) |
| OKLCH | oklch(85.54% 0.076 214) |
| XYZ | xyz(53.4964, 64.1784, 90.4411) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDEE #EEA594
analogous
#94EED2 #94DDEE #94B0EE
triadic
#94DDEE #EE94DD #DDEE94
tetradic
#94DDEE #D294EE #EEA594 #B0EE94
square
#94DDEE #D294EE #EEA594 #B0EE94
split-complementary
#94DDEE #EE94B0 #EED294
monochromatic
#2ABBDD #5FCCE6 #94DDEE #C9EEF6 #E5F7FB
Accessibility & contrast
On white
1.52
#94DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#94DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDEE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDEE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#70E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94ddee; /* rgb */ color: rgb(148, 221, 238); /* oklch */ color: oklch(85.5% 0.076 214.0);
Tailwind
colors: {
custom: {
50: '#b7e7f3',
500: '#94ddee',
950: '#000000',
},
}SCSS
$custom: #94ddee; $custom-light: #b7e7f3; $custom-dark: #000000;
JSON
{
"hex": "#94ddee",
"rgb": {
"r": 148,
"g": 221,
"b": 238
},
"hsl": {
"h": 191.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.85542,
"c": 0.07609,
"h": 214
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#94DDEE
secondary
#CA715C
accent
#3611D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485