#94BFDB#94BFDB
#94BFDB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.061 H 237.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFDB |
|---|---|
| RGB | rgb(148, 191, 219) |
| HSL | hsl(204, 50%, 72%) |
| HSV | hsv(204, 32%, 86%) |
| CMYK | cmyk(32.4%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(75.25, -7.61, -18.60) |
| CIE-LCH | lch(75.25, 20.10, 247.75°) |
| OKLab | oklab(78.35% -0.033 -0.051) |
| OKLCH | oklch(78.35% 0.061 237.1) |
| XYZ | xyz(43.6257, 48.6699, 74.0996) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.70
Baby Blue
#89CFF0
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 5.58
Lightblue (survey)
#7BC8F6
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFDB #DBB094
analogous
#94DBD4 #94BFDB #949CDB
triadic
#94BFDB #DB94BF #BFDB94
tetradic
#94BFDB #D494DB #DBB094 #9CDB94
square
#94BFDB #D494DB #DBB094 #9CDB94
split-complementary
#94BFDB #DB949C #DBD494
monochromatic
#3E87B7 #66A4CC #94BFDB #C2DAEA #E8F1F7
Accessibility & contrast
On white
1.96
#94BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#94BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFDB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFDB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#7DC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bfdb; /* rgb */ color: rgb(148, 191, 219); /* oklch */ color: oklch(78.3% 0.061 237.1);
Tailwind
colors: {
custom: {
50: '#b5d2e6',
500: '#94bfdb',
950: '#000000',
},
}SCSS
$custom: #94bfdb; $custom-light: #b5d2e6; $custom-dark: #000000;
JSON
{
"hex": "#94bfdb",
"rgb": {
"r": 148,
"g": 191,
"b": 219
},
"hsl": {
"h": 203.662,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.78349,
"c": 0.06076,
"h": 237.1
},
"luminance": 0.48672
}Semantic roles & 50–950 ramp
primary
#94BFDB
secondary
#EEE4DD
accent
#6329BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284