#94BECA#94BECA
#94BECA is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.5% C 0.048 H 217.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #94BECA |
|---|---|
| RGB | rgb(148, 190, 202) |
| HSL | hsl(193, 34%, 69%) |
| HSV | hsv(193, 27%, 79%) |
| CMYK | cmyk(26.7%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.44, -11.15, -10.59) |
| CIE-LCH | lch(74.44, 15.38, 223.53°) |
| OKLab | oklab(77.53% -0.0381 -0.0288) |
| OKLCH | oklch(77.53% 0.048 217.1) |
| XYZ | xyz(41.2836, 47.3853, 62.8367) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.59
Light Grey Blue
#9DBCD4
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 6.95
Baby Blue
#89CFF0
ΔE00 7.85
Bluegrey
#85A3B2
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BECA #CAA094
analogous
#94CABB #94BECA #94A3CA
triadic
#94BECA #CA94BE #BECA94
tetradic
#94BECA #BB94CA #CAA094 #A3CA94
square
#94BECA #BB94CA #CAA094 #A3CA94
split-complementary
#94BECA #CA94A3 #CABB94
monochromatic
#4B8798 #6BA5B6 #94BECA #BDD7DE #E6F0F3
Accessibility & contrast
On white
2.00
#94BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#94BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BECA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BECA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#83C3C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94beca; /* rgb */ color: rgb(148, 190, 202); /* oklch */ color: oklch(77.5% 0.048 217.1);
Tailwind
colors: {
custom: {
50: '#b4d1da',
500: '#94beca',
950: '#000000',
},
}SCSS
$custom: #94beca; $custom-light: #b4d1da; $custom-dark: #000000;
JSON
{
"hex": "#94beca",
"rgb": {
"r": 148,
"g": 190,
"b": 202
},
"hsl": {
"h": 193.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.7753,
"c": 0.04779,
"h": 217.1
},
"luminance": 0.47387
}Semantic roles & 50–950 ramp
primary
#94BECA
secondary
#E5D8D5
accent
#5339AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283