#94BFDF#94BFDF
#94BFDF is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.065 H 240.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFDF |
|---|---|
| RGB | rgb(148, 191, 223) |
| HSL | hsl(206, 54%, 73%) |
| HSV | hsv(206, 34%, 87%) |
| CMYK | cmyk(33.6%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.38, -6.62, -20.56) |
| CIE-LCH | lch(75.38, 21.60, 252.16°) |
| OKLab | oklab(78.5% -0.0315 -0.0565) |
| OKLCH | oklch(78.5% 0.065 240.8) |
| XYZ | xyz(44.1586, 48.8830, 76.9063) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.93
Light Blue
#95D0FC
ΔE00 5.09
Cloudy Blue
#ACC2D9
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 5.40
Sky
#82CAFC
ΔE00 5.40
Lightskyblue
#87CEFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFDF #DFB494
analogous
#94DFD9 #94BFDF #9499DF
triadic
#94BFDF #DF94BF #BFDF94
tetradic
#94BFDF #D994DF #DFB494 #99DF94
square
#94BFDF #D994DF #DFB494 #99DF94
split-complementary
#94BFDF #DF9499 #DFD994
monochromatic
#3986BF #65A3D1 #94BFDF #C3DBED #E7F1F8
Accessibility & contrast
On white
1.95
#94BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#94BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFDF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFDF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#7CC7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #94bfdf; /* rgb */ color: rgb(148, 191, 223); /* oklch */ color: oklch(78.5% 0.065 240.8);
Tailwind
colors: {
custom: {
50: '#b5d2e9',
500: '#94bfdf',
950: '#000000',
},
}SCSS
$custom: #94bfdf; $custom-light: #b5d2e9; $custom-dark: #000000;
JSON
{
"hex": "#94bfdf",
"rgb": {
"r": 148,
"g": 191,
"b": 223
},
"hsl": {
"h": 205.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.78498,
"c": 0.06472,
"h": 240.8
},
"luminance": 0.48885
}Semantic roles & 50–950 ramp
primary
#94BFDF
secondary
#EFE4DC
accent
#6724C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284