#94DFDC#94DFDC
#94DFDC is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.074 H 192.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFDC |
|---|---|
| RGB | rgb(148, 223, 220) |
| HSL | hsl(178, 54%, 73%) |
| HSV | hsv(178, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.09, -23.75, -5.91) |
| CIE-LCH | lch(84.09, 24.48, 193.98°) |
| OKLab | oklab(85.39% -0.0726 -0.0163) |
| OKLCH | oklch(85.39% 0.074 192.7) |
| XYZ | xyz(51.5141, 64.2354, 77.3805) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.76
Light Cyan
#ACFFFC
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Pale Cyan
#B7FFFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFDC #DF9497
analogous
#94DFB6 #94DFDC #94BCDF
triadic
#94DFDC #DC94DF #DFDC94
tetradic
#94DFDC #B694DF #DF9497 #BCDF94
square
#94DFDC #B694DF #DF9497 #BCDF94
split-complementary
#94DFDC #DF94BC #DFB694
monochromatic
#39BFBA #65D1CD #94DFDC #C3EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#94DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#94DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFDC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFDC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#78E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94dfdc; /* rgb */ color: rgb(148, 223, 220); /* oklch */ color: oklch(85.4% 0.074 192.7);
Tailwind
colors: {
custom: {
50: '#b6e9e6',
500: '#94dfdc',
950: '#000000',
},
}SCSS
$custom: #94dfdc; $custom-light: #b6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#94dfdc",
"rgb": {
"r": 148,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85393,
"c": 0.07442,
"h": 192.7
},
"luminance": 0.64239
}Semantic roles & 50–950 ramp
primary
#94DFDC
secondary
#B76064
accent
#242AC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484