#94CCDA#94CCDA
#94CCDA is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.061 H 214.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCDA |
|---|---|
| RGB | rgb(148, 204, 218) |
| HSL | hsl(192, 49%, 72%) |
| HSV | hsv(192, 32%, 85%) |
| CMYK | cmyk(32.1%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.78, -14.66, -12.75) |
| CIE-LCH | lch(78.78, 19.43, 221.01°) |
| OKLab | oklab(81.14% -0.0499 -0.0348) |
| OKLCH | oklch(81.14% 0.061 214.9) |
| XYZ | xyz(46.4563, 54.5411, 74.3957) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCDA #DAA294
analogous
#94DAC5 #94CCDA #94A9DA
triadic
#94CCDA #DA94CC #CCDA94
tetradic
#94CCDA #C594DA #DAA294 #A9DA94
square
#94CCDA #C594DA #DAA294 #A9DA94
split-complementary
#94CCDA #DA94A9 #DAC594
monochromatic
#3F9DB5 #67B6CA #94CCDA #C1E2EA #E8F4F7
Accessibility & contrast
On white
1.76
#94CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#94CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCDA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCDA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#7CD2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94ccda; /* rgb */ color: rgb(148, 204, 218); /* oklch */ color: oklch(81.1% 0.061 214.9);
Tailwind
colors: {
custom: {
50: '#b5dbe5',
500: '#94ccda',
950: '#000000',
},
}SCSS
$custom: #94ccda; $custom-light: #b5dbe5; $custom-dark: #000000;
JSON
{
"hex": "#94ccda",
"rgb": {
"r": 148,
"g": 204,
"b": 218
},
"hsl": {
"h": 192,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.81137,
"c": 0.06088,
"h": 214.9
},
"luminance": 0.54544
}Semantic roles & 50–950 ramp
primary
#94CCDA
secondary
#B17161
accent
#472ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484