#94C4E4#94C4E4
#94C4E4 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.8% C 0.068 H 237.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #94C4E4 |
|---|---|
| RGB | rgb(148, 196, 228) |
| HSL | hsl(204, 60%, 74%) |
| HSV | hsv(204, 35%, 89%) |
| CMYK | cmyk(35.1%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(76.91, -8.03, -20.95) |
| CIE-LCH | lch(76.91, 22.43, 249.03°) |
| OKLab | oklab(79.76% -0.0361 -0.0576) |
| OKLCH | oklch(79.76% 0.068 237.9) |
| XYZ | xyz(45.9518, 51.3748, 80.8788) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.96
Light Blue
#95D0FC
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 4.40
Sky
#82CAFC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C4E4 #E4B494
analogous
#94E4DC #94C4E4 #949CE4
triadic
#94C4E4 #E494C4 #C4E494
tetradic
#94C4E4 #DC94E4 #E4B494 #9CE494
square
#94C4E4 #DC94E4 #E4B494 #9CE494
split-complementary
#94C4E4 #E4949C #E4DC94
monochromatic
#338ECA #63A9D8 #94C4E4 #C5DFF0 #E7F2F9
Accessibility & contrast
On white
1.86
#94C4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#94C4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C4E4
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C4E4 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E6
Deuteranopia (green-blind)
#ABBAE3
Tritanopia (blue-blind)
#79CCCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #94c4e4; /* rgb */ color: rgb(148, 196, 228); /* oklch */ color: oklch(79.8% 0.068 237.9);
Tailwind
colors: {
custom: {
50: '#b6d5ec',
500: '#94c4e4',
950: '#000000',
},
}SCSS
$custom: #94c4e4; $custom-light: #b6d5ec; $custom-dark: #000000;
JSON
{
"hex": "#94c4e4",
"rgb": {
"r": 148,
"g": 196,
"b": 228
},
"hsl": {
"h": 204,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.7976,
"c": 0.06799,
"h": 237.9
},
"luminance": 0.51377
}Semantic roles & 50–950 ramp
primary
#94C4E4
secondary
#BD855F
accent
#621EC7
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384