#94DCDE#94DCDE
#94DCDE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.072 H 198.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #94DCDE |
|---|---|
| RGB | rgb(148, 220, 222) |
| HSL | hsl(182, 53%, 73%) |
| HSV | hsv(182, 33%, 87%) |
| CMYK | cmyk(33.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(83.31, -21.81, -8.12) |
| CIE-LCH | lch(83.31, 23.27, 200.43°) |
| OKLab | oklab(84.79% -0.0682 -0.0223) |
| OKLCH | oklch(84.79% 0.072 198.1) |
| XYZ | xyz(50.9862, 62.7531, 78.5190) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 7.04
Pale Sky Blue
#BDF6FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DCDE #DE9694
analogous
#94DEBB #94DCDE #94B7DE
triadic
#94DCDE #DE94DC #DCDE94
tetradic
#94DCDE #BB94DE #DE9694 #B7DE94
square
#94DCDE #BB94DE #DE9694 #B7DE94
split-complementary
#94DCDE #DE94B7 #DEBB94
monochromatic
#3ABABD #65CDD0 #94DCDE #C3EBEC #E8F7F8
Accessibility & contrast
On white
1.55
#94DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#94DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DCDE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DCDE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#78E1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #94dcde; /* rgb */ color: rgb(148, 220, 222); /* oklch */ color: oklch(84.8% 0.072 198.1);
Tailwind
colors: {
custom: {
50: '#b6e7e8',
500: '#94dcde',
950: '#000000',
},
}SCSS
$custom: #94dcde; $custom-light: #b6e7e8; $custom-dark: #000000;
JSON
{
"hex": "#94dcde",
"rgb": {
"r": 148,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.622,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.84791,
"c": 0.07171,
"h": 198.1
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#94DCDE
secondary
#B66360
accent
#2925C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484