#94BBDB#94BBDB
#94BBDB is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.062 H 243.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBDB |
|---|---|
| RGB | rgb(148, 187, 219) |
| HSL | hsl(207, 50%, 72%) |
| HSV | hsv(207, 32%, 86%) |
| CMYK | cmyk(32.4%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.16, -5.47, -20.25) |
| CIE-LCH | lch(74.16, 20.98, 254.88°) |
| OKLab | oklab(77.49% -0.0278 -0.0556) |
| OKLCH | oklch(77.49% 0.062 243.4) |
| XYZ | xyz(42.7653, 46.9490, 73.8128) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.57
Cloudy Blue
#ACC2D9
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Light Blue
#95D0FC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBDB #DBB494
analogous
#94DBD7 #94BBDB #9498DB
triadic
#94BBDB #DB94BB #BBDB94
tetradic
#94BBDB #D794DB #DBB494 #98DB94
square
#94BBDB #D794DB #DBB494 #98DB94
split-complementary
#94BBDB #DB9498 #DBD794
monochromatic
#3E80B7 #669ECC #94BBDB #C2D8EA #E8F0F7
Accessibility & contrast
On white
2.02
#94BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#94BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBDB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBDB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#7EC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bbdb; /* rgb */ color: rgb(148, 187, 219); /* oklch */ color: oklch(77.5% 0.062 243.4);
Tailwind
colors: {
custom: {
50: '#b5cfe6',
500: '#94bbdb',
950: '#000000',
},
}SCSS
$custom: #94bbdb; $custom-light: #b5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#94bbdb",
"rgb": {
"r": 148,
"g": 187,
"b": 219
},
"hsl": {
"h": 207.042,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.7749,
"c": 0.06219,
"h": 243.4
},
"luminance": 0.46951
}Semantic roles & 50–950 ramp
primary
#94BBDB
secondary
#EEE5DD
accent
#6B29BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284