#94DBDC#94DBDC
#94DBDC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.5% C 0.071 H 197.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #94DBDC |
|---|---|
| RGB | rgb(148, 219, 220) |
| HSL | hsl(181, 51%, 72%) |
| HSV | hsv(181, 33%, 86%) |
| CMYK | cmyk(32.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.98, -21.78, -7.55) |
| CIE-LCH | lch(82.98, 23.05, 199.13°) |
| OKLab | oklab(84.51% -0.0677 -0.0207) |
| OKLCH | oklch(84.51% 0.071 197) |
| XYZ | xyz(50.4580, 62.1232, 77.0285) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 7.42
Light Cyan
#ACFFFC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DBDC #DC9594
analogous
#94DCB9 #94DBDC #94B7DC
triadic
#94DBDC #DC94DB #DBDC94
tetradic
#94DBDC #B994DC #DC9594 #B7DC94
square
#94DBDC #B994DC #DC9594 #B7DC94
split-complementary
#94DBDC #DC94B7 #DCB994
monochromatic
#3DB7B9 #66CBCD #94DBDC #C2EBEB #E8F7F7
Accessibility & contrast
On white
1.56
#94DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#94DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DBDC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DBDC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C5CADD
Tritanopia (blue-blind)
#78E0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94dbdc; /* rgb */ color: rgb(148, 219, 220); /* oklch */ color: oklch(84.5% 0.071 197.0);
Tailwind
colors: {
custom: {
50: '#b6e6e6',
500: '#94dbdc',
950: '#000000',
},
}SCSS
$custom: #94dbdc; $custom-light: #b6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#94dbdc",
"rgb": {
"r": 148,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.833,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.84505,
"c": 0.07084,
"h": 197
},
"luminance": 0.62126
}Semantic roles & 50–950 ramp
primary
#94DBDC
secondary
#B46261
accent
#2A27BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484