#94DFCD#94DFCD
#94DFCD is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.9% C 0.079 H 177.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFCD |
|---|---|
| RGB | rgb(148, 223, 205) |
| HSL | hsl(166, 54%, 73%) |
| HSV | hsv(166, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.69, -27.12, 1.45) |
| CIE-LCH | lch(83.69, 27.16, 176.94°) |
| OKLab | oklab(84.94% -0.0788 0.0034) |
| OKLCH | oklch(84.94% 0.079 177.5) |
| XYZ | xyz(49.6160, 63.4761, 67.3835) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 5.29
Pale Teal
#82CBB2
ΔE00 5.62
Tiffany Blue
#7BF2DA
ΔE00 5.81
Pale Aqua
#B8FFEB
ΔE00 7.21
Turquoise
#40E0D0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFCD #DF94A6
analogous
#94DFA7 #94DFCD #94CBDF
triadic
#94DFCD #CD94DF #DFCD94
tetradic
#94DFCD #A794DF #DF94A6 #CBDF94
square
#94DFCD #A794DF #DF94A6 #CBDF94
split-complementary
#94DFCD #DF94CB #DFA794
monochromatic
#39BF9F #65D1B7 #94DFCD #C3EDE3 #E7F8F4
Accessibility & contrast
On white
1.53
#94DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#94DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFCD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFCD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#7DE1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #94dfcd; /* rgb */ color: rgb(148, 223, 205); /* oklch */ color: oklch(84.9% 0.079 177.5);
Tailwind
colors: {
custom: {
50: '#b6e9dc',
500: '#94dfcd',
950: '#000000',
},
}SCSS
$custom: #94dfcd; $custom-light: #b6e9dc; $custom-dark: #000000;
JSON
{
"hex": "#94dfcd",
"rgb": {
"r": 148,
"g": 223,
"b": 205
},
"hsl": {
"h": 165.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.84944,
"c": 0.07887,
"h": 177.5
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#94DFCD
secondary
#B76075
accent
#244AC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484