#94BFDA#94BFDA
#94BFDA is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.060 H 236.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFDA |
|---|---|
| RGB | rgb(148, 191, 218) |
| HSL | hsl(203, 49%, 72%) |
| HSV | hsv(203, 32%, 85%) |
| CMYK | cmyk(32.1%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(75.21, -7.86, -18.11) |
| CIE-LCH | lch(75.21, 19.74, 246.55°) |
| OKLab | oklab(78.31% -0.0334 -0.0496) |
| OKLCH | oklch(78.31% 0.06 236.1) |
| XYZ | xyz(43.4945, 48.6174, 73.4084) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 5.68
Sky Blue
#87CEEB
ΔE00 5.73
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Lightskyblue
#87CEFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFDA #DAAF94
analogous
#94DAD2 #94BFDA #949CDA
triadic
#94BFDA #DA94BF #BFDA94
tetradic
#94BFDA #D294DA #DAAF94 #9CDA94
square
#94BFDA #D294DA #DAAF94 #9CDA94
split-complementary
#94BFDA #DA949C #DAD294
monochromatic
#3F87B5 #67A4CA #94BFDA #C1DAEA #E8F1F7
Accessibility & contrast
On white
1.96
#94BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#94BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFDA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFDA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#7DC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bfda; /* rgb */ color: rgb(148, 191, 218); /* oklch */ color: oklch(78.3% 0.060 236.1);
Tailwind
colors: {
custom: {
50: '#b5d2e5',
500: '#94bfda',
950: '#000000',
},
}SCSS
$custom: #94bfda; $custom-light: #b5d2e5; $custom-dark: #000000;
JSON
{
"hex": "#94bfda",
"rgb": {
"r": 148,
"g": 191,
"b": 218
},
"hsl": {
"h": 203.143,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.78312,
"c": 0.05981,
"h": 236.1
},
"luminance": 0.48619
}Semantic roles & 50–950 ramp
primary
#94BFDA
secondary
#EEE3DC
accent
#622ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284