#94DCDC#94DCDC
#94DCDC is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.072 H 195.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #94DCDC |
|---|---|
| RGB | rgb(148, 220, 220) |
| HSL | hsl(180, 51%, 72%) |
| HSV | hsv(180, 33%, 86%) |
| CMYK | cmyk(32.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.26, -22.27, -7.14) |
| CIE-LCH | lch(83.26, 23.39, 197.78°) |
| OKLab | oklab(84.73% -0.069 -0.0196) |
| OKLCH | oklch(84.73% 0.072 195.9) |
| XYZ | xyz(50.7197, 62.6466, 77.1157) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 7.50
Light Cyan
#ACFFFC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DCDC #DC9494
analogous
#94DCB8 #94DCDC #94B8DC
triadic
#94DCDC #DC94DC #DCDC94
tetradic
#94DCDC #B894DC #DC9494 #B8DC94
square
#94DCDC #B894DC #DC9494 #B8DC94
split-complementary
#94DCDC #DC94B8 #DCB894
monochromatic
#3DB9B9 #66CDCD #94DCDC #C2EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#94DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#94DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DCDC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DCDC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#78E0DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94dcdc; /* rgb */ color: rgb(148, 220, 220); /* oklch */ color: oklch(84.7% 0.072 195.9);
Tailwind
colors: {
custom: {
50: '#b6e7e6',
500: '#94dcdc',
950: '#000000',
},
}SCSS
$custom: #94dcdc; $custom-light: #b6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#94dcdc",
"rgb": {
"r": 148,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.84727,
"c": 0.0717,
"h": 195.9
},
"luminance": 0.6265
}Semantic roles & 50–950 ramp
primary
#94DCDC
secondary
#B46161
accent
#2727BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484