#94DFC8#94DFC8
#94DFC8 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.082 H 173.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFC8 |
|---|---|
| RGB | rgb(148, 223, 200) |
| HSL | hsl(162, 54%, 73%) |
| HSV | hsv(162, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.57, -28.19, 3.91) |
| CIE-LCH | lch(83.57, 28.46, 172.10°) |
| OKLab | oklab(84.8% -0.0809 0.0099) |
| OKLCH | oklch(84.8% 0.082 173) |
| XYZ | xyz(49.0220, 63.2386, 64.2556) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.39
Light Turquoise
#7EF4CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFC8 #DF94AB
analogous
#94DFA2 #94DFC8 #94D0DF
triadic
#94DFC8 #C894DF #DFC894
tetradic
#94DFC8 #A294DF #DF94AB #D0DF94
square
#94DFC8 #A294DF #DF94AB #D0DF94
split-complementary
#94DFC8 #DF94D0 #DFA294
monochromatic
#39BF96 #65D1B0 #94DFC8 #C3EDE0 #E7F8F3
Accessibility & contrast
On white
1.54
#94DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#94DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFC8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFC8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#7FE0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #94dfc8; /* rgb */ color: rgb(148, 223, 200); /* oklch */ color: oklch(84.8% 0.082 173.0);
Tailwind
colors: {
custom: {
50: '#b6e9d8',
500: '#94dfc8',
950: '#000000',
},
}SCSS
$custom: #94dfc8; $custom-light: #b6e9d8; $custom-dark: #000000;
JSON
{
"hex": "#94dfc8",
"rgb": {
"r": 148,
"g": 223,
"b": 200
},
"hsl": {
"h": 161.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.84803,
"c": 0.08152,
"h": 173
},
"luminance": 0.63241
}Semantic roles & 50–950 ramp
primary
#94DFC8
secondary
#B7607B
accent
#2454C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483