#94CEDE#94CEDE
#94CEDE is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.7% C 0.064 H 216.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEDE |
|---|---|
| RGB | rgb(148, 206, 222) |
| HSL | hsl(193, 53%, 73%) |
| HSV | hsv(193, 33%, 87%) |
| CMYK | cmyk(33.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.45, -14.73, -13.89) |
| CIE-LCH | lch(79.45, 20.24, 223.31°) |
| OKLab | oklab(81.71% -0.0509 -0.038) |
| OKLCH | oklch(81.71% 0.064 216.7) |
| XYZ | xyz(47.4645, 55.7098, 77.3451) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.12
Lightblue
#ADD8E6
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 5.61
Powder Blue
#B0E0E6
ΔE00 5.90
Lightskyblue
#87CEFA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEDE #DEA494
analogous
#94DEC9 #94CEDE #94A9DE
triadic
#94CEDE #DE94CE #CEDE94
tetradic
#94CEDE #C994DE #DEA494 #A9DE94
square
#94CEDE #C994DE #DEA494 #A9DE94
split-complementary
#94CEDE #DE94A9 #DEC994
monochromatic
#3AA1BD #65B9D0 #94CEDE #C3E3EC #E8F4F8
Accessibility & contrast
On white
1.73
#94CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#94CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEDE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEDE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#7AD4D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #94cede; /* rgb */ color: rgb(148, 206, 222); /* oklch */ color: oklch(81.7% 0.064 216.7);
Tailwind
colors: {
custom: {
50: '#b6dde8',
500: '#94cede',
950: '#000000',
},
}SCSS
$custom: #94cede; $custom-light: #b6dde8; $custom-dark: #000000;
JSON
{
"hex": "#94cede",
"rgb": {
"r": 148,
"g": 206,
"b": 222
},
"hsl": {
"h": 192.973,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.81711,
"c": 0.06351,
"h": 216.7
},
"luminance": 0.55712
}Semantic roles & 50–950 ramp
primary
#94CEDE
secondary
#B67360
accent
#4725C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484