#94CCDB#94CCDB
#94CCDB is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.2% C 0.061 H 216.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCDB |
|---|---|
| RGB | rgb(148, 204, 219) |
| HSL | hsl(193, 50%, 72%) |
| HSV | hsv(193, 32%, 86%) |
| CMYK | cmyk(32.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.81, -14.42, -13.24) |
| CIE-LCH | lch(78.81, 19.58, 222.55°) |
| OKLab | oklab(81.17% -0.0495 -0.0362) |
| OKLCH | oklch(81.17% 0.061 216.2) |
| XYZ | xyz(46.5876, 54.5936, 75.0869) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 6.03
Ice Blue
#A5DFF9
ΔE00 6.10
Lightskyblue
#87CEFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCDB #DBA394
analogous
#94DBC7 #94CCDB #94A9DB
triadic
#94CCDB #DB94CC #CCDB94
tetradic
#94CCDB #C794DB #DBA394 #A9DB94
square
#94CCDB #C794DB #DBA394 #A9DB94
split-complementary
#94CCDB #DB94A9 #DBC794
monochromatic
#3E9DB7 #66B6CC #94CCDB #C2E2EA #E8F4F7
Accessibility & contrast
On white
1.76
#94CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#94CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCDB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCDB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#7BD2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #94ccdb; /* rgb */ color: rgb(148, 204, 219); /* oklch */ color: oklch(81.2% 0.061 216.2);
Tailwind
colors: {
custom: {
50: '#b5dbe6',
500: '#94ccdb',
950: '#000000',
},
}SCSS
$custom: #94ccdb; $custom-light: #b5dbe6; $custom-dark: #000000;
JSON
{
"hex": "#94ccdb",
"rgb": {
"r": 148,
"g": 204,
"b": 219
},
"hsl": {
"h": 192.676,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.81171,
"c": 0.06136,
"h": 216.2
},
"luminance": 0.54596
}Semantic roles & 50–950 ramp
primary
#94CCDB
secondary
#B27261
accent
#4829BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484