#94BFDD#94BFDD
#94BFDD is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.063 H 239.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFDD |
|---|---|
| RGB | rgb(148, 191, 221) |
| HSL | hsl(205, 52%, 72%) |
| HSV | hsv(205, 33%, 87%) |
| CMYK | cmyk(33%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(75.31, -7.12, -19.58) |
| CIE-LCH | lch(75.31, 20.84, 250.03°) |
| OKLab | oklab(78.42% -0.0323 -0.0538) |
| OKLCH | oklch(78.42% 0.063 239) |
| XYZ | xyz(43.8906, 48.7758, 75.4946) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.73
Light Blue
#95D0FC
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Lightskyblue
#87CEFA
ΔE00 5.56
Sky
#82CAFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFDD #DDB294
analogous
#94DDD7 #94BFDD #949ADD
triadic
#94BFDD #DD94BF #BFDD94
tetradic
#94BFDD #D794DD #DDB294 #9ADD94
square
#94BFDD #D794DD #DDB294 #9ADD94
split-complementary
#94BFDD #DD949A #DDD794
monochromatic
#3B87BB #66A3CE #94BFDD #C2DBEC #E8F1F8
Accessibility & contrast
On white
1.95
#94BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#94BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFDD
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFDD | 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)
#B2BEDF
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#7CC7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bfdd; /* rgb */ color: rgb(148, 191, 221); /* oklch */ color: oklch(78.4% 0.063 239.0);
Tailwind
colors: {
custom: {
50: '#b5d2e7',
500: '#94bfdd',
950: '#000000',
},
}SCSS
$custom: #94bfdd; $custom-light: #b5d2e7; $custom-dark: #000000;
JSON
{
"hex": "#94bfdd",
"rgb": {
"r": 148,
"g": 191,
"b": 221
},
"hsl": {
"h": 204.658,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.78423,
"c": 0.0627,
"h": 239
},
"luminance": 0.48778
}Semantic roles & 50–950 ramp
primary
#94BFDD
secondary
#EFE4DC
accent
#6526BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284