#94CBEE#94CBEE
#94CBEE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.6% C 0.075 H 236.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #94CBEE |
|---|---|
| RGB | rgb(148, 203, 238) |
| HSL | hsl(203, 73%, 76%) |
| HSV | hsv(203, 38%, 93%) |
| CMYK | cmyk(37.8%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.14, -9.19, -22.92) |
| CIE-LCH | lch(79.14, 24.69, 248.14°) |
| OKLab | oklab(81.64% -0.0413 -0.0631) |
| OKLCH | oklch(81.64% 0.075 236.8) |
| XYZ | xyz(48.9962, 55.1780, 88.9410) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.52
Lightskyblue
#87CEFA
ΔE00 2.56
Baby Blue
#89CFF0
ΔE00 3.03
Lightblue (survey)
#7BC8F6
ΔE00 3.44
Sky
#82CAFC
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CBEE #EEB794
analogous
#94EEE4 #94CBEE #949EEE
triadic
#94CBEE #EE94CB #CBEE94
tetradic
#94CBEE #E494EE #EEB794 #9EEE94
square
#94CBEE #E494EE #EEB794 #9EEE94
split-complementary
#94CBEE #EE949E #EEE494
monochromatic
#2A98DD #5FB1E6 #94CBEE #C9E5F6 #E5F2FB
Accessibility & contrast
On white
1.74
#94CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#94CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CBEE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CBEE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#74D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94cbee; /* rgb */ color: rgb(148, 203, 238); /* oklch */ color: oklch(81.6% 0.075 236.8);
Tailwind
colors: {
custom: {
50: '#b6daf3',
500: '#94cbee',
950: '#000000',
},
}SCSS
$custom: #94cbee; $custom-light: #b6daf3; $custom-dark: #000000;
JSON
{
"hex": "#94cbee",
"rgb": {
"r": 148,
"g": 203,
"b": 238
},
"hsl": {
"h": 203.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.8164,
"c": 0.07545,
"h": 236.8
},
"luminance": 0.55181
}Semantic roles & 50–950 ramp
primary
#94CBEE
secondary
#CA875C
accent
#5D11D5
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385