#94CEDD#94CEDD
#94CEDD is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.7% C 0.063 H 215.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEDD |
|---|---|
| RGB | rgb(148, 206, 221) |
| HSL | hsl(192, 52%, 72%) |
| HSV | hsv(192, 33%, 87%) |
| CMYK | cmyk(33%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.42, -14.97, -13.40) |
| CIE-LCH | lch(79.42, 20.09, 221.82°) |
| OKLab | oklab(81.68% -0.0513 -0.0366) |
| OKLCH | oklch(81.68% 0.063 215.6) |
| XYZ | xyz(47.3309, 55.6564, 76.6414) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEDD #DDA394
analogous
#94DDC8 #94CEDD #94A9DD
triadic
#94CEDD #DD94CE #CEDD94
tetradic
#94CEDD #C894DD #DDA394 #A9DD94
square
#94CEDD #C894DD #DDA394 #A9DD94
split-complementary
#94CEDD #DD94A9 #DDC894
monochromatic
#3BA1BB #66B9CE #94CEDD #C2E3EC #E8F4F8
Accessibility & contrast
On white
1.73
#94CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#94CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEDD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEDD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#7AD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #94cedd; /* rgb */ color: rgb(148, 206, 221); /* oklch */ color: oklch(81.7% 0.063 215.6);
Tailwind
colors: {
custom: {
50: '#b6dde7',
500: '#94cedd',
950: '#000000',
},
}SCSS
$custom: #94cedd; $custom-light: #b6dde7; $custom-dark: #000000;
JSON
{
"hex": "#94cedd",
"rgb": {
"r": 148,
"g": 206,
"b": 221
},
"hsl": {
"h": 192.329,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.81677,
"c": 0.06303,
"h": 215.6
},
"luminance": 0.55659
}Semantic roles & 50–950 ramp
primary
#94CEDD
secondary
#B57260
accent
#4626BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484