#94DDEC#94DDEC
#94DDEC is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.5% C 0.075 H 211.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDEC |
|---|---|
| RGB | rgb(148, 221, 236) |
| HSL | hsl(190, 70%, 75%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(37.3%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.00, -18.95, -14.52) |
| CIE-LCH | lch(84.00, 23.88, 217.46°) |
| OKLab | oklab(85.47% -0.0639 -0.0398) |
| OKLCH | oklch(85.47% 0.075 211.9) |
| XYZ | xyz(53.2042, 64.0615, 88.9022) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDEC #ECA394
analogous
#94ECCF #94DDEC #94B1EC
triadic
#94DDEC #EC94DD #DDEC94
tetradic
#94DDEC #CF94EC #ECA394 #B1EC94
square
#94DDEC #CF94EC #ECA394 #B1EC94
split-complementary
#94DDEC #EC94B1 #ECCF94
monochromatic
#2CBCDA #60CCE3 #94DDEC #C8EEF5 #E5F7FA
Accessibility & contrast
On white
1.52
#94DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#94DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDEC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDEC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#71E4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #94ddec; /* rgb */ color: rgb(148, 221, 236); /* oklch */ color: oklch(85.5% 0.075 211.9);
Tailwind
colors: {
custom: {
50: '#b7e7f2',
500: '#94ddec',
950: '#000000',
},
}SCSS
$custom: #94ddec; $custom-light: #b7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#94ddec",
"rgb": {
"r": 148,
"g": 221,
"b": 236
},
"hsl": {
"h": 190.227,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.85473,
"c": 0.07528,
"h": 211.9
},
"luminance": 0.64065
}Semantic roles & 50–950 ramp
primary
#94DDEC
secondary
#C76F5D
accent
#3414D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485