#94CFDC#94CFDC
#94CFDC is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.9% C 0.063 H 212.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFDC |
|---|---|
| RGB | rgb(148, 207, 220) |
| HSL | hsl(191, 51%, 72%) |
| HSV | hsv(191, 33%, 86%) |
| CMYK | cmyk(32.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.66, -15.72, -12.49) |
| CIE-LCH | lch(79.66, 20.08, 218.47°) |
| OKLab | oklab(81.86% -0.0529 -0.0342) |
| OKLCH | oklch(81.86% 0.063 212.9) |
| XYZ | xyz(47.4395, 56.0862, 76.0223) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFDC #DCA194
analogous
#94DCC5 #94CFDC #94ABDC
triadic
#94CFDC #DC94CF #CFDC94
tetradic
#94CFDC #C594DC #DCA194 #ABDC94
square
#94CFDC #C594DC #DCA194 #ABDC94
split-complementary
#94CFDC #DC94AB #DCC594
monochromatic
#3DA3B9 #66BACD #94CFDC #C2E4EB #E8F5F7
Accessibility & contrast
On white
1.72
#94CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#94CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFDC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFDC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#7AD5D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #94cfdc; /* rgb */ color: rgb(148, 207, 220); /* oklch */ color: oklch(81.9% 0.063 212.9);
Tailwind
colors: {
custom: {
50: '#b6dde6',
500: '#94cfdc',
950: '#000000',
},
}SCSS
$custom: #94cfdc; $custom-light: #b6dde6; $custom-dark: #000000;
JSON
{
"hex": "#94cfdc",
"rgb": {
"r": 148,
"g": 207,
"b": 220
},
"hsl": {
"h": 190.833,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.81862,
"c": 0.06298,
"h": 212.9
},
"luminance": 0.56089
}Semantic roles & 50–950 ramp
primary
#94CFDC
secondary
#B47061
accent
#4327BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484