#94DCDF#94DCDF
#94DCDF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.072 H 199.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #94DCDF |
|---|---|
| RGB | rgb(148, 220, 223) |
| HSL | hsl(182, 54%, 73%) |
| HSV | hsv(182, 34%, 87%) |
| CMYK | cmyk(33.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.34, -21.57, -8.61) |
| CIE-LCH | lch(83.34, 23.23, 201.76°) |
| OKLab | oklab(84.82% -0.0678 -0.0236) |
| OKLCH | oklch(84.82% 0.072 199.2) |
| XYZ | xyz(51.1206, 62.8069, 79.2270) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DCDF #DF9794
analogous
#94DFBC #94DCDF #94B6DF
triadic
#94DCDF #DF94DC #DCDF94
tetradic
#94DCDF #BC94DF #DF9794 #B6DF94
square
#94DCDF #BC94DF #DF9794 #B6DF94
split-complementary
#94DCDF #DF94B6 #DFBC94
monochromatic
#39BABF #65CDD1 #94DCDF #C3EBED #E7F7F8
Accessibility & contrast
On white
1.55
#94DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#94DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DCDF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DCDF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C5CBE0
Tritanopia (blue-blind)
#77E1DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #94dcdf; /* rgb */ color: rgb(148, 220, 223); /* oklch */ color: oklch(84.8% 0.072 199.2);
Tailwind
colors: {
custom: {
50: '#b6e7e9',
500: '#94dcdf',
950: '#000000',
},
}SCSS
$custom: #94dcdf; $custom-light: #b6e7e9; $custom-dark: #000000;
JSON
{
"hex": "#94dcdf",
"rgb": {
"r": 148,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.84823,
"c": 0.07176,
"h": 199.2
},
"luminance": 0.6281
}Semantic roles & 50–950 ramp
primary
#94DCDF
secondary
#B76460
accent
#2A24C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484