#94DBCD#94DBCD
#94DBCD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.074 H 180.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #94DBCD |
|---|---|
| RGB | rgb(148, 219, 205) |
| HSL | hsl(168, 50%, 72%) |
| HSV | hsv(168, 32%, 86%) |
| CMYK | cmyk(32.4%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.57, -25.17, -0.18) |
| CIE-LCH | lch(82.57, 25.17, 180.42°) |
| OKLab | oklab(84.05% -0.0739 -0.0009) |
| OKLCH | oklch(84.05% 0.074 180.7) |
| XYZ | xyz(48.5599, 61.3640, 67.0315) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 6.82
Tiffany Blue
#7BF2DA
ΔE00 7.02
Paleturquoise
#AFEEEE
ΔE00 7.48
Turquoise
#40E0D0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DBCD #DB94A2
analogous
#94DBAA #94DBCD #94C6DB
triadic
#94DBCD #CD94DB #DBCD94
tetradic
#94DBCD #AA94DB #DB94A2 #C6DB94
square
#94DBCD #AA94DB #DB94A2 #C6DB94
split-complementary
#94DBCD #DB94C6 #DBAA94
monochromatic
#3EB79F #66CCB8 #94DBCD #C2EAE2 #E8F7F4
Accessibility & contrast
On white
1.58
#94DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#94DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DBCD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DBCD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#7EDDD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #94dbcd; /* rgb */ color: rgb(148, 219, 205); /* oklch */ color: oklch(84.0% 0.074 180.7);
Tailwind
colors: {
custom: {
50: '#b6e6dc',
500: '#94dbcd',
950: '#000000',
},
}SCSS
$custom: #94dbcd; $custom-light: #b6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#94dbcd",
"rgb": {
"r": 148,
"g": 219,
"b": 205
},
"hsl": {
"h": 168.169,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.84047,
"c": 0.07389,
"h": 180.7
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#94DBCD
secondary
#B26171
accent
#2946BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484