#94CAEC#94CAEC
#94CAEC is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.074 H 236.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94CAEC |
|---|---|
| RGB | rgb(148, 202, 236) |
| HSL | hsl(203, 70%, 75%) |
| HSV | hsv(203, 37%, 93%) |
| CMYK | cmyk(37.3%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.80, -9.18, -22.36) |
| CIE-LCH | lch(78.80, 24.17, 247.69°) |
| OKLab | oklab(81.35% -0.0407 -0.0616) |
| OKLCH | oklch(81.35% 0.074 236.5) |
| XYZ | xyz(48.4686, 54.5903, 87.3237) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.83
Light Blue
#95D0FC
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 3.06
Lightblue (survey)
#7BC8F6
ΔE00 3.58
Sky
#82CAFC
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CAEC #ECB694
analogous
#94ECE2 #94CAEC #949EEC
triadic
#94CAEC #EC94CA #CAEC94
tetradic
#94CAEC #E294EC #ECB694 #9EEC94
square
#94CAEC #E294EC #ECB694 #9EEC94
split-complementary
#94CAEC #EC949E #ECE294
monochromatic
#2C97DA #60B0E3 #94CAEC #C8E4F5 #E5F2FA
Accessibility & contrast
On white
1.76
#94CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#94CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CAEC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CAEC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#75D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94caec; /* rgb */ color: rgb(148, 202, 236); /* oklch */ color: oklch(81.3% 0.074 236.5);
Tailwind
colors: {
custom: {
50: '#b6daf2',
500: '#94caec',
950: '#000000',
},
}SCSS
$custom: #94caec; $custom-light: #b6daf2; $custom-dark: #000000;
JSON
{
"hex": "#94caec",
"rgb": {
"r": 148,
"g": 202,
"b": 236
},
"hsl": {
"h": 203.182,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.8135,
"c": 0.07384,
"h": 236.5
},
"luminance": 0.54593
}Semantic roles & 50–950 ramp
primary
#94CAEC
secondary
#C7865D
accent
#5D14D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385