#94DCDB#94DCDB
#94DCDB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.072 H 194.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #94DCDB |
|---|---|
| RGB | rgb(148, 220, 219) |
| HSL | hsl(179, 51%, 72%) |
| HSV | hsv(179, 33%, 86%) |
| CMYK | cmyk(32.7%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.23, -22.50, -6.65) |
| CIE-LCH | lch(83.23, 23.47, 196.47°) |
| OKLab | oklab(84.7% -0.0694 -0.0183) |
| OKLCH | oklch(84.7% 0.072 194.8) |
| XYZ | xyz(50.5877, 62.5937, 76.4203) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Light Cyan
#ACFFFC
ΔE00 7.54
Robin'S Egg
#6DEDFD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DCDB #DC9495
analogous
#94DCB7 #94DCDB #94B9DC
triadic
#94DCDB #DB94DC #DCDB94
tetradic
#94DCDB #B794DC #DC9495 #B9DC94
square
#94DCDB #B794DC #DC9495 #B9DC94
split-complementary
#94DCDB #DC94B9 #DCB794
monochromatic
#3DB9B7 #66CDCB #94DCDB #C2EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#94DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#94DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DCDB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DCDB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#79E0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94dcdb; /* rgb */ color: rgb(148, 220, 219); /* oklch */ color: oklch(84.7% 0.072 194.8);
Tailwind
colors: {
custom: {
50: '#b6e7e6',
500: '#94dcdb',
950: '#000000',
},
}SCSS
$custom: #94dcdb; $custom-light: #b6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#94dcdb",
"rgb": {
"r": 148,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.167,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.84695,
"c": 0.07174,
"h": 194.8
},
"luminance": 0.62597
}Semantic roles & 50–950 ramp
primary
#94DCDB
secondary
#B46162
accent
#272ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484