#94CAEB#94CAEB
#94CAEB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.3% C 0.073 H 235.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94CAEB |
|---|---|
| RGB | rgb(148, 202, 235) |
| HSL | hsl(203, 69%, 75%) |
| HSV | hsv(203, 37%, 92%) |
| CMYK | cmyk(37%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(78.77, -9.43, -21.88) |
| CIE-LCH | lch(78.77, 23.82, 246.68°) |
| OKLab | oklab(81.31% -0.0411 -0.0602) |
| OKLCH | oklch(81.31% 0.073 235.7) |
| XYZ | xyz(48.3237, 54.5324, 86.5607) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.88
Lightskyblue
#87CEFA
ΔE00 2.99
Light Blue
#95D0FC
ΔE00 3.12
Lightblue (survey)
#7BC8F6
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 3.81
Sky
#82CAFC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CAEB #EBB594
analogous
#94EBE1 #94CAEB #949EEB
triadic
#94CAEB #EB94CA #CAEB94
tetradic
#94CAEB #E194EB #EBB594 #9EEB94
square
#94CAEB #E194EB #EBB594 #9EEB94
split-complementary
#94CAEB #EB949E #EBE194
monochromatic
#2D97D8 #60B0E1 #94CAEB #C8E4F5 #E5F2FA
Accessibility & contrast
On white
1.76
#94CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#94CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CAEB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CAEB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#75D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94caeb; /* rgb */ color: rgb(148, 202, 235); /* oklch */ color: oklch(81.3% 0.073 235.7);
Tailwind
colors: {
custom: {
50: '#b6daf1',
500: '#94caeb',
950: '#000000',
},
}SCSS
$custom: #94caeb; $custom-light: #b6daf1; $custom-dark: #000000;
JSON
{
"hex": "#94caeb",
"rgb": {
"r": 148,
"g": 202,
"b": 235
},
"hsl": {
"h": 202.759,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.81312,
"c": 0.07291,
"h": 235.7
},
"luminance": 0.54535
}Semantic roles & 50–950 ramp
primary
#94CAEB
secondary
#C6855D
accent
#5C15D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385