#94BED2#94BED2
#94BED2 is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.8% C 0.053 H 228.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #94BED2 |
|---|---|
| RGB | rgb(148, 190, 210) |
| HSL | hsl(199, 41%, 70%) |
| HSV | hsv(199, 30%, 82%) |
| CMYK | cmyk(29.5%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.68, -9.26, -14.57) |
| CIE-LCH | lch(74.68, 17.26, 237.55°) |
| OKLab | oklab(77.81% -0.035 -0.0398) |
| OKLCH | oklch(77.81% 0.053 228.7) |
| XYZ | xyz(42.2555, 47.7740, 67.9551) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 6.91
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BED2 #D2A894
analogous
#94D2C7 #94BED2 #949FD2
triadic
#94BED2 #D294BE #BED294
tetradic
#94BED2 #C794D2 #D2A894 #9FD294
square
#94BED2 #C794D2 #D2A894 #9FD294
split-complementary
#94BED2 #D2949F #D2C794
monochromatic
#4687A6 #69A4C0 #94BED2 #BFD8E4 #E9F2F6
Accessibility & contrast
On white
1.99
#94BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#94BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BED2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BED2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#80C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #94bed2; /* rgb */ color: rgb(148, 190, 210); /* oklch */ color: oklch(77.8% 0.053 228.7);
Tailwind
colors: {
custom: {
50: '#b5d1df',
500: '#94bed2',
950: '#000000',
},
}SCSS
$custom: #94bed2; $custom-light: #b5d1df; $custom-dark: #000000;
JSON
{
"hex": "#94bed2",
"rgb": {
"r": 148,
"g": 190,
"b": 210
},
"hsl": {
"h": 199.355,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.77808,
"c": 0.05303,
"h": 228.7
},
"luminance": 0.47776
}Semantic roles & 50–950 ramp
primary
#94BED2
secondary
#E9DED8
accent
#5C32B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283