#94CEDB#94CEDB
#94CEDB is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.6% C 0.062 H 213.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEDB |
|---|---|
| RGB | rgb(148, 206, 219) |
| HSL | hsl(191, 50%, 72%) |
| HSV | hsv(191, 32%, 86%) |
| CMYK | cmyk(32.4%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.36, -15.45, -12.41) |
| CIE-LCH | lch(79.36, 19.82, 218.78°) |
| OKLab | oklab(81.61% -0.052 -0.0339) |
| OKLCH | oklch(81.61% 0.062 213.1) |
| XYZ | xyz(47.0660, 55.5504, 75.2464) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 5.20
Powder Blue
#B0E0E6
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 6.46
Ice Blue
#A5DFF9
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEDB #DBA194
analogous
#94DBC5 #94CEDB #94ABDB
triadic
#94CEDB #DB94CE #CEDB94
tetradic
#94CEDB #C594DB #DBA194 #ABDB94
square
#94CEDB #C594DB #DBA194 #ABDB94
split-complementary
#94CEDB #DB94AB #DBC594
monochromatic
#3EA1B7 #66B9CC #94CEDB #C2E3EA #E8F5F7
Accessibility & contrast
On white
1.73
#94CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#94CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEDB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEDB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#7BD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #94cedb; /* rgb */ color: rgb(148, 206, 219); /* oklch */ color: oklch(81.6% 0.062 213.1);
Tailwind
colors: {
custom: {
50: '#b5dde6',
500: '#94cedb',
950: '#000000',
},
}SCSS
$custom: #94cedb; $custom-light: #b5dde6; $custom-dark: #000000;
JSON
{
"hex": "#94cedb",
"rgb": {
"r": 148,
"g": 206,
"b": 219
},
"hsl": {
"h": 190.986,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.81609,
"c": 0.06214,
"h": 213.1
},
"luminance": 0.55553
}Semantic roles & 50–950 ramp
primary
#94CEDB
secondary
#B27061
accent
#4429BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484