#94BEE3#94BEE3
#94BEE3 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.069 H 245.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEE3 |
|---|---|
| RGB | rgb(148, 190, 227) |
| HSL | hsl(208, 59%, 74%) |
| HSV | hsv(208, 35%, 89%) |
| CMYK | cmyk(34.8%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(75.24, -5.08, -22.93) |
| CIE-LCH | lch(75.24, 23.49, 257.51°) |
| OKLab | oklab(78.44% -0.0289 -0.0631) |
| OKLCH | oklch(78.44% 0.069 245.4) |
| XYZ | xyz(44.4870, 48.6666, 79.7077) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.13
Sky
#82CAFC
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEE3 #E3B994
analogous
#94E3E0 #94BEE3 #9496E3
triadic
#94BEE3 #E394BE #BEE394
tetradic
#94BEE3 #E094E3 #E3B994 #96E394
square
#94BEE3 #E094E3 #E3B994 #96E394
split-complementary
#94BEE3 #E39496 #E3E094
monochromatic
#3483C8 #63A1D6 #94BEE3 #C5DBF0 #E7F0F9
Accessibility & contrast
On white
1.96
#94BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#94BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEE3
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEE3 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#A5B6E2
Tritanopia (blue-blind)
#7AC7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94bee3; /* rgb */ color: rgb(148, 190, 227); /* oklch */ color: oklch(78.4% 0.069 245.4);
Tailwind
colors: {
custom: {
50: '#b5d1eb',
500: '#94bee3',
950: '#000000',
},
}SCSS
$custom: #94bee3; $custom-light: #b5d1eb; $custom-dark: #000000;
JSON
{
"hex": "#94bee3",
"rgb": {
"r": 148,
"g": 190,
"b": 227
},
"hsl": {
"h": 208.101,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.78437,
"c": 0.06944,
"h": 245.4
},
"luminance": 0.48669
}Semantic roles & 50–950 ramp
primary
#94BEE3
secondary
#F0E5DB
accent
#6D1FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284