#94DFD3#94DFD3
#94DFD3 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.076 H 183.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFD3 |
|---|---|
| RGB | rgb(148, 223, 211) |
| HSL | hsl(170, 54%, 73%) |
| HSV | hsv(170, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(83.85, -25.80, -1.50) |
| CIE-LCH | lch(83.85, 25.84, 183.34°) |
| OKLab | oklab(85.12% -0.0763 -0.0044) |
| OKLCH | oklch(85.12% 0.076 183.3) |
| XYZ | xyz(50.3541, 63.7714, 71.2712) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.55
Tiffany Blue
#7BF2DA
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 6.75
Pale Teal
#82CBB2
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFD3 #DF94A0
analogous
#94DFAD #94DFD3 #94C5DF
triadic
#94DFD3 #D394DF #DFD394
tetradic
#94DFD3 #AD94DF #DF94A0 #C5DF94
square
#94DFD3 #AD94DF #DF94A0 #C5DF94
split-complementary
#94DFD3 #DF94C5 #DFAD94
monochromatic
#39BFAA #65D1C0 #94DFD3 #C3EDE6 #E7F8F5
Accessibility & contrast
On white
1.53
#94DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#94DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFD3
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFD3 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#7BE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #94dfd3; /* rgb */ color: rgb(148, 223, 211); /* oklch */ color: oklch(85.1% 0.076 183.3);
Tailwind
colors: {
custom: {
50: '#b6e9e0',
500: '#94dfd3',
950: '#000000',
},
}SCSS
$custom: #94dfd3; $custom-light: #b6e9e0; $custom-dark: #000000;
JSON
{
"hex": "#94dfd3",
"rgb": {
"r": 148,
"g": 223,
"b": 211
},
"hsl": {
"h": 170.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85119,
"c": 0.07643,
"h": 183.3
},
"luminance": 0.63774
}Semantic roles & 50–950 ramp
primary
#94DFD3
secondary
#B7606E
accent
#243DC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484