#94BEE2#94BEE2
#94BEE2 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.068 H 244.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEE2 |
|---|---|
| RGB | rgb(148, 190, 226) |
| HSL | hsl(208, 57%, 73%) |
| HSV | hsv(208, 35%, 89%) |
| CMYK | cmyk(34.5%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.21, -5.33, -22.45) |
| CIE-LCH | lch(75.21, 23.07, 256.64°) |
| OKLab | oklab(78.4% -0.0292 -0.0618) |
| OKLCH | oklch(78.4% 0.068 244.7) |
| XYZ | xyz(44.3494, 48.6116, 78.9829) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.57
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.13
Carolina Blue
#8AB8FE
ΔE00 5.22
Sky
#82CAFC
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEE2 #E2B894
analogous
#94E2DF #94BEE2 #9497E2
triadic
#94BEE2 #E294BE #BEE294
tetradic
#94BEE2 #DF94E2 #E2B894 #97E294
square
#94BEE2 #DF94E2 #E2B894 #97E294
split-complementary
#94BEE2 #E29497 #E2DF94
monochromatic
#3683C6 #64A1D5 #94BEE2 #C4DBEF #E7F0F8
Accessibility & contrast
On white
1.96
#94BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#94BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEE2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEE2 | 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)
#AFBEE4
Deuteranopia (green-blind)
#A5B6E1
Tritanopia (blue-blind)
#7AC7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bee2; /* rgb */ color: rgb(148, 190, 226); /* oklch */ color: oklch(78.4% 0.068 244.7);
Tailwind
colors: {
custom: {
50: '#b5d1eb',
500: '#94bee2',
950: '#000000',
},
}SCSS
$custom: #94bee2; $custom-light: #b5d1eb; $custom-dark: #000000;
JSON
{
"hex": "#94bee2",
"rgb": {
"r": 148,
"g": 190,
"b": 226
},
"hsl": {
"h": 207.692,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.78398,
"c": 0.06834,
"h": 244.7
},
"luminance": 0.48614
}Semantic roles & 50–950 ramp
primary
#94BEE2
secondary
#F0E5DB
accent
#6C21C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284