#94CEDC#94CEDC
#94CEDC is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.6% C 0.063 H 214.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEDC |
|---|---|
| RGB | rgb(148, 206, 220) |
| HSL | hsl(192, 51%, 72%) |
| HSV | hsv(192, 33%, 86%) |
| CMYK | cmyk(32.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.39, -15.21, -12.90) |
| CIE-LCH | lch(79.39, 19.95, 220.31°) |
| OKLab | oklab(81.64% -0.0517 -0.0353) |
| OKLCH | oklch(81.64% 0.063 214.3) |
| XYZ | xyz(47.1980, 55.6032, 75.9418) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEDC #DCA294
analogous
#94DCC6 #94CEDC #94AADC
triadic
#94CEDC #DC94CE #CEDC94
tetradic
#94CEDC #C694DC #DCA294 #AADC94
square
#94CEDC #C694DC #DCA294 #AADC94
split-complementary
#94CEDC #DC94AA #DCC694
monochromatic
#3DA1B9 #66B9CD #94CEDC #C2E3EB #E8F4F7
Accessibility & contrast
On white
1.73
#94CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#94CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEDC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEDC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#7BD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #94cedc; /* rgb */ color: rgb(148, 206, 220); /* oklch */ color: oklch(81.6% 0.063 214.3);
Tailwind
colors: {
custom: {
50: '#b5dde6',
500: '#94cedc',
950: '#000000',
},
}SCSS
$custom: #94cedc; $custom-light: #b5dde6; $custom-dark: #000000;
JSON
{
"hex": "#94cedc",
"rgb": {
"r": 148,
"g": 206,
"b": 220
},
"hsl": {
"h": 191.667,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.81643,
"c": 0.06257,
"h": 214.3
},
"luminance": 0.55606
}Semantic roles & 50–950 ramp
primary
#94CEDC
secondary
#B47161
accent
#4527BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484