#94DDFF#94DDFF
#94DDFF is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.2% C 0.087 H 229.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDFF |
|---|---|
| RGB | rgb(148, 221, 255) |
| HSL | hsl(199, 100%, 79%) |
| HSV | hsv(199, 42%, 100%) |
| CMYK | cmyk(42%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(84.60, -14.17, -23.66) |
| CIE-LCH | lch(84.60, 27.58, 239.08°) |
| OKLab | oklab(86.15% -0.0568 -0.0653) |
| OKLCH | oklch(86.15% 0.087 229) |
| XYZ | xyz(56.1129, 65.2250, 104.2212) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 3.31
Sky Blue
#87CEEB
ΔE00 3.90
Lightskyblue
#87CEFA
ΔE00 4.63
Light Blue
#95D0FC
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDFF #FFB694
analogous
#94FFEB #94DDFF #94A8FF
triadic
#94DDFF #FF94DD #DDFF94
tetradic
#94DDFF #EB94FF #FFB694 #A8FF94
square
#94DDFF #EB94FF #FFB694 #A8FF94
split-complementary
#94DDFF #FF94A8 #FFEB94
monochromatic
#1AB6FF #57CAFF #94DDFF #D1F0FF #E0F5FF
Accessibility & contrast
On white
1.50
#94DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#94DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDFF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDFF | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#68E7E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #94ddff; /* rgb */ color: rgb(148, 221, 255); /* oklch */ color: oklch(86.2% 0.087 229.0);
Tailwind
colors: {
custom: {
50: '#b8e7ff',
500: '#94ddff',
950: '#000000',
},
}SCSS
$custom: #94ddff; $custom-light: #b8e7ff; $custom-dark: #000000;
JSON
{
"hex": "#94ddff",
"rgb": {
"r": 148,
"g": 221,
"b": 255
},
"hsl": {
"h": 199.065,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.86152,
"c": 0.08655,
"h": 229
},
"luminance": 0.65229
}Semantic roles & 50–950 ramp
primary
#94DDFF
secondary
#E18256
accent
#4900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486