#94DDCD#94DDCD
#94DDCD is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.5% C 0.076 H 179.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDCD |
|---|---|
| RGB | rgb(148, 221, 205) |
| HSL | hsl(167, 52%, 72%) |
| HSV | hsv(167, 33%, 87%) |
| CMYK | cmyk(33%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.13, -26.15, 0.63) |
| CIE-LCH | lch(83.13, 26.16, 178.61°) |
| OKLab | oklab(84.5% -0.0763 0.0013) |
| OKLCH | oklch(84.5% 0.076 179) |
| XYZ | xyz(49.0848, 62.4138, 67.2064) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 6.04
Tiffany Blue
#7BF2DA
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 7.62
Pale Aqua
#B8FFEB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDCD #DD94A4
analogous
#94DDA8 #94DDCD #94C9DD
triadic
#94DDCD #CD94DD #DDCD94
tetradic
#94DDCD #A894DD #DD94A4 #C9DD94
square
#94DDCD #A894DD #DD94A4 #C9DD94
split-complementary
#94DDCD #DD94C9 #DDA894
monochromatic
#3BBB9F #66CEB7 #94DDCD #C2ECE3 #E8F8F4
Accessibility & contrast
On white
1.56
#94DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#94DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDCD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDCD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#7EDFD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94ddcd; /* rgb */ color: rgb(148, 221, 205); /* oklch */ color: oklch(84.5% 0.076 179.0);
Tailwind
colors: {
custom: {
50: '#b6e7dc',
500: '#94ddcd',
950: '#000000',
},
}SCSS
$custom: #94ddcd; $custom-light: #b6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#94ddcd",
"rgb": {
"r": 148,
"g": 221,
"b": 205
},
"hsl": {
"h": 166.849,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84495,
"c": 0.07636,
"h": 179
},
"luminance": 0.62417
}Semantic roles & 50–950 ramp
primary
#94DDCD
secondary
#B56073
accent
#2648BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484