#94BDED#94BDED
#94BDED is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.082 H 252.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDED |
|---|---|
| RGB | rgb(148, 189, 237) |
| HSL | hsl(212, 71%, 75%) |
| HSV | hsv(212, 38%, 93%) |
| CMYK | cmyk(37.6%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(75.33, -1.97, -28.21) |
| CIE-LCH | lch(75.33, 28.28, 266.00°) |
| OKLab | oklab(78.62% -0.0242 -0.078) |
| OKLCH | oklch(78.62% 0.082 252.8) |
| XYZ | xyz(45.6916, 48.8031, 87.1167) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Sky Blue (survey)
#75BBFD
ΔE00 5.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Light Blue
#95D0FC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDED #EDC494
analogous
#94E9ED #94BDED #9794ED
triadic
#94BDED #ED94BD #BDED94
tetradic
#94BDED #ED94E9 #EDC494 #94ED97
square
#94BDED #ED94E9 #EDC494 #94ED97
split-complementary
#94BDED #ED9794 #E9ED94
monochromatic
#2B7CDB #609DE4 #94BDED #C8DDF6 #E5EFFB
Accessibility & contrast
On white
1.95
#94BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#94BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDED
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDED | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFEF
Deuteranopia (green-blind)
#A0B6EC
Tritanopia (blue-blind)
#76C8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bded; /* rgb */ color: rgb(148, 189, 237); /* oklch */ color: oklch(78.6% 0.082 252.8);
Tailwind
colors: {
custom: {
50: '#b6d0f3',
500: '#94bded',
950: '#000000',
},
}SCSS
$custom: #94bded; $custom-light: #b6d0f3; $custom-dark: #000000;
JSON
{
"hex": "#94bded",
"rgb": {
"r": 148,
"g": 189,
"b": 237
},
"hsl": {
"h": 212.36,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.78621,
"c": 0.08172,
"h": 252.8
},
"luminance": 0.48806
}Semantic roles & 50–950 ramp
primary
#94BDED
secondary
#F2E6D9
accent
#7A12D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285