#94CBDA#94CBDA
#94CBDA is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.9% C 0.061 H 216.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94CBDA |
|---|---|
| RGB | rgb(148, 203, 218) |
| HSL | hsl(193, 49%, 72%) |
| HSV | hsv(193, 32%, 85%) |
| CMYK | cmyk(32.1%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(78.50, -14.15, -13.16) |
| CIE-LCH | lch(78.50, 19.32, 222.93°) |
| OKLab | oklab(80.92% -0.0487 -0.036) |
| OKLCH | oklch(80.92% 0.061 216.5) |
| XYZ | xyz(46.2194, 54.0673, 74.3167) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.41
Sky Blue
#87CEEB
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CBDA #DAA394
analogous
#94DAC6 #94CBDA #94A8DA
triadic
#94CBDA #DA94CB #CBDA94
tetradic
#94CBDA #C694DA #DAA394 #A8DA94
square
#94CBDA #C694DA #DAA394 #A8DA94
split-complementary
#94CBDA #DA94A8 #DAC694
monochromatic
#3F9CB5 #67B5CA #94CBDA #C1E1EA #E8F4F7
Accessibility & contrast
On white
1.78
#94CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#94CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CBDA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CBDA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#7CD1CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cbda; /* rgb */ color: rgb(148, 203, 218); /* oklch */ color: oklch(80.9% 0.061 216.5);
Tailwind
colors: {
custom: {
50: '#b5dae5',
500: '#94cbda',
950: '#000000',
},
}SCSS
$custom: #94cbda; $custom-light: #b5dae5; $custom-dark: #000000;
JSON
{
"hex": "#94cbda",
"rgb": {
"r": 148,
"g": 203,
"b": 218
},
"hsl": {
"h": 192.857,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.80918,
"c": 0.06052,
"h": 216.5
},
"luminance": 0.5407
}Semantic roles & 50–950 ramp
primary
#94CBDA
secondary
#B17261
accent
#492ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484