#94BEDE#94BEDE
#94BEDE is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.064 H 241.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEDE |
|---|---|
| RGB | rgb(148, 190, 222) |
| HSL | hsl(206, 53%, 73%) |
| HSV | hsv(206, 33%, 87%) |
| CMYK | cmyk(33.3%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(75.07, -6.33, -20.49) |
| CIE-LCH | lch(75.07, 21.44, 252.82°) |
| OKLab | oklab(78.25% -0.0306 -0.0563) |
| OKLCH | oklch(78.25% 0.064 241.4) |
| XYZ | xyz(43.8069, 48.3946, 76.1259) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.79
Cloudy Blue
#ACC2D9
ΔE00 5.27
Light Blue
#95D0FC
ΔE00 5.35
Sky
#82CAFC
ΔE00 5.63
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEDE #DEB494
analogous
#94DED9 #94BEDE #9499DE
triadic
#94BEDE #DE94BE #BEDE94
tetradic
#94BEDE #D994DE #DEB494 #99DE94
square
#94BEDE #D994DE #DEB494 #99DE94
split-complementary
#94BEDE #DE9499 #DED994
monochromatic
#3A85BD #65A2D0 #94BEDE #C3DAEC #E8F1F8
Accessibility & contrast
On white
1.97
#94BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#94BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEDE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEDE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDE0
Deuteranopia (green-blind)
#A7B5DD
Tritanopia (blue-blind)
#7CC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bede; /* rgb */ color: rgb(148, 190, 222); /* oklch */ color: oklch(78.2% 0.064 241.4);
Tailwind
colors: {
custom: {
50: '#b5d1e8',
500: '#94bede',
950: '#000000',
},
}SCSS
$custom: #94bede; $custom-light: #b5d1e8; $custom-dark: #000000;
JSON
{
"hex": "#94bede",
"rgb": {
"r": 148,
"g": 190,
"b": 222
},
"hsl": {
"h": 205.946,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.78246,
"c": 0.06408,
"h": 241.4
},
"luminance": 0.48397
}Semantic roles & 50–950 ramp
primary
#94BEDE
secondary
#EFE4DC
accent
#6825C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284