#94C8EE#94C8EE
#94C8EE is a light, moderate cyan. Relative luminance 0.538; OKLCH L 81.0% C 0.076 H 240.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94C8EE |
|---|---|
| RGB | rgb(148, 200, 238) |
| HSL | hsl(205, 73%, 76%) |
| HSV | hsv(205, 38%, 93%) |
| CMYK | cmyk(37.8%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(78.33, -7.61, -24.16) |
| CIE-LCH | lch(78.33, 25.33, 252.51°) |
| OKLab | oklab(81% -0.0376 -0.0666) |
| OKLCH | oklch(81% 0.076 240.6) |
| XYZ | xyz(48.2946, 53.7748, 88.7071) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.34
Lightskyblue
#87CEFA
ΔE00 3.02
Sky
#82CAFC
ΔE00 3.15
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C8EE #EEBA94
analogous
#94EEE7 #94C8EE #949BEE
triadic
#94C8EE #EE94C8 #C8EE94
tetradic
#94C8EE #E794EE #EEBA94 #9BEE94
square
#94C8EE #E794EE #EEBA94 #9BEE94
split-complementary
#94C8EE #EE949B #EEE794
monochromatic
#2A92DD #5FADE6 #94C8EE #C9E3F6 #E5F1FB
Accessibility & contrast
On white
1.79
#94C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#94C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C8EE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C8EE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#74D1D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94c8ee; /* rgb */ color: rgb(148, 200, 238); /* oklch */ color: oklch(81.0% 0.076 240.6);
Tailwind
colors: {
custom: {
50: '#b6d8f3',
500: '#94c8ee',
950: '#000000',
},
}SCSS
$custom: #94c8ee; $custom-light: #b6d8f3; $custom-dark: #000000;
JSON
{
"hex": "#94c8ee",
"rgb": {
"r": 148,
"g": 200,
"b": 238
},
"hsl": {
"h": 205.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.80997,
"c": 0.07649,
"h": 240.6
},
"luminance": 0.53777
}Semantic roles & 50–950 ramp
primary
#94C8EE
secondary
#CA8B5C
accent
#6411D5
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385